Skip to content

v1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@brancomat brancomat released this 14 Feb 13:21
· 2069 commits to master since this 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 for iseg and ondisk2 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 and arki-scan on iseg dataset (#115)
  • fixed ondisk2 and iseg 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)