Skip to content

v0.12.2

Choose a tag to compare

@matthiasprobst matthiasprobst released this 07 Nov 08:41
· 456 commits to main since this release

v0.12.2

  • bugfix requirements
  • add $exist find()-methods inside of HDF files
  • bugfix 0D time data as dimension
  • module query functions (find, ...) can guess the filename from objects that have with hasattr(hdf_filename, 'hdf_filename')
  • bugfix in zenodo search (did Zenodo change their API?)
  • 0D data is written to MongoDB
  • new utils like computing filesize
  • update to new zenodo_search package due to change in backend at Zenodo.org
  • find, find_one and distinct can be called on HDF files
  • small bugfixes