Recent Releases of vptstools
vptstools - vptstools v0.4.0
- Support
vph5_to_vptsprocessing for a given directory, as an alternative to a given modification time window. The function will recursively scan the directory provided in--path-s3-folderfor h5 files and process these to daily VPTS CSV files (#70). - Lock version of
s3fs[boto3]dependency to2023.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_vptsinformation 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).
- Python
Published by peterdesmet over 1 year ago
vptstools - vptstools v0.4.0-alpha.2
- Fix #75.
- Improvements to README regarding venv installation (see #73).
- Improve
vph5_to_vptsinformation message when the routine fails on absence of files. - Pin s3 mocking library version used for unit tests:
moto[s3].
- Python
Published by PietrH almost 2 years ago
vptstools - vptstools v0.4.0-alpha.1
- Support
vph5_to_vptsprocessing for a given directory, as an alternative to a given modification time window. The function will recursively scan the directory provided in--path-s3-folderfor h5 files and process these to daily VPTS CSV files (#70). - Lock version of
s3fs[boto3]dependency to2023.5.0, so transfer functionality doesn't suffer from dependency upgrades (#70).
- Python
Published by peterdesmet about 2 years ago
vptstools - vptstools v0.3.0
- Add getting started examples to README (#55, #65)
- Simplify regex to look for valid file names (#60)
- Use HDF5, PVOL, VP, VPTS, VPTS CSV, ODIM consistently in documentation (#58)
- Make use of production, uat or dummy S3 bucket where appropriate (#59)
- Update contributors and copyright holder (to INBO)
- Python
Published by peterdesmet over 2 years ago
vptstools - vptstools v0.2.2
- Hotfix for Docker deployment continued
- Handle wrong function import
- Python
Published by stijnvanhoey over 2 years ago
vptstools - vptstools v0.1.0
First release on PyPI.
- Integrate functions from odimh5 to read ODIM hdf5 files
- Support for converting ODIM HDF5 files to the VPTS CSV format
- S3 data storage integration
- CLI endpoint for the transfer of ODIM HDF5 files from Baltrad to the Aloft S3 bucket
- CLI endpoint for the conversion from ODIM HDF5 files to daily/monthly aggregates as VPTS CSV format
- Setup CI with GitHub Actions
- Python
Published by stijnvanhoey over 2 years ago