Skip to content

v1.19

Compare
Choose a tag to compare
@brancomat brancomat released this 10 Jan 09:07
· 1154 commits to master since this release

New in version 1.19

  • Greatly enlarged Python API
  • New HTTP API
  • Redesigned and unified all the documentation (see https://arpa-simc.github.io/arkimet/)
  • Ported command line scripts to python
  • Removed unused gridspace querymacro
  • Removed unused --targetfile option
  • Removed unused --report option
  • Ported all Lua infrastructure and scripts to Python
  • Ported to new dballe 8 API
  • Cleaned up tests and autoconf checks
  • Added arki-web-proxy command
  • Use POSIX return values from command line tools (see https://www.freebsd.org/cgi/man.cgi?query=sysexits)
  • Work when sendfile is not available
  • ondisk2 datasets are deprecated from now on in favour of iseg, but still fully supported
  • sphinx-based documentation for python bindings
  • Do not stop at reporting the first 'dirty' cause found in a segment (#187)
  • Fixed order of iteration / overriding options of scanners (#177)
  • Fixed --annotate when some timedef keys are missing (#202)
  • Fixed level and timerange formatter for GRIB1 and GRIB2 (#207)
  • Fixed errors in zip utils (#173)
  • Fixed bug on dataset compression (#170)
  • Fail a match on a metadata which does not have the data to match (#166)