v1.4.0rc1
·
118 commits
to main
since this release
- The repository interface to Zenodo has one single upload method
upload_filewith the parametermetamapper. It
is a callable which extracts meta information from the actual file to be uploaded. This is especially useful and specifically
intended for HDF5 files. Unless the value formetamapperisNone, theupload_filemethod will use the built-in
hdf5 extraction function automatically on HDF5 files. - Clarify abstraction for HDF5 database interfaces.
HDF5DBInterfaceis the top abstraction from which
ExtHDF5Interfaceinherits.ExtHDF5Interfacemakes use of external databases such as mongoDB. - fix issue in online documentation: mongomock is used to run the mongodb jupyter notebook in the documentation
- codemeta.json file is updated with author and institution ROR ID