Skip to content

pyclowder release 2.3.0

Compare
Choose a tag to compare
@robkooper robkooper released this 16 Sep 13:18
· 277 commits to master since this release
cac8426

IMPORTANT

Removed develop branch, all pull requests will need to be against master from now forward. Please update version number in setup.py in each PR.

From this version no more docker images are build, please use pip install to install pyclowder.

Added

  • Simple extractors now support datasets, can also create new datasets.
  • Ability to add tags from simple extractor to files and datasets.
  • Ability to add additional files (outputs) to dataset in simple extractor.
  • Use pipenv to manage dependencies.
  • Add job_id to each status message returned by pyclowder.
  • PyClowderExtractionAbort to indicate the message shoudl not be retried.

Changed

  • Better handling of status messages