enram / vptstools

Python library to transfer and convert vertical profile time series data
https://enram.github.io/vptstools/
MIT License
3 stars 1 forks source link

Would be useful if coverage.csv also provided info on daily/monthly #66

Open peterdesmet opened 1 year ago

peterdesmet commented 1 year ago

The coverage.csv only provides coverage for the hdf5 portion of each source (baltrad, uva, ecog). It would be useful if it also provided the coverage for the daily and monthly portion for each source. That is not a trivial change however, since the coverage is based on the AWS inventory and that inventory is limited to the hdf5 files (because that is the aspect that is important for the vph5_to_vpts).