v1.6
Pre-release
Pre-release
New in version 1.6
- Locking is now disabled by default on file datasets and it's possible to disable it on dataset too using:
locking=no
option (#76) - Improved performance of
arki-scan --dispatch
foriseg
andondisk2
datasets (#110) - Arkimet can now be built on EcCodes (#121)
- It's now possible to scan grib2 with different time units (#120)
Fixes
- fixed yaml metadata parsing issue (#107)
- fixed SQLite error with concurrent
arki-check
andarki-scan
oniseg
dataset (#115) - fixed
ondisk2
andiseg
datasets ignoring reftime matcher without date (#116) - fixed
arki-query
from metadata file (#117) - fixed race condition on simple dataset writes (#122)
- fixed build without geos (#123)