Skip to content

vptstools v0.4.0

Latest
Compare
Choose a tag to compare
@peterdesmet peterdesmet released this 21 Oct 14:11
87728e4
  • Support vph5_to_vpts processing for a given directory, as an alternative to a given modification time window. The function will recursively scan the directory provided in --path-s3-folder for h5 files and process these to daily VPTS CSV files (#70).
  • Lock version of s3fs[boto3] dependency to 2023.5.0, so transfer functionality doesn't suffer from dependency upgrades (#70).
  • Fix keyerror directory (#75).
  • Improvements to README regarding venv installation (#73).
  • Improve vph5_to_vpts information message when the routine fails on absence of files.
  • Pin s3 mocking library version used for unit tests: moto[s3].
  • Add CITATION.cff file + add Pieter Huybrechts as co-author (#81).