enram / vptstools

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

Provide a full rerun functionality #26

Open stijnvanhoey opened 1 year ago

stijnvanhoey commented 1 year ago

Need to be able to remove all CSV files (daily/monthly) in the s3 aloft bucket and replace them by a new run with a given schema-version implementation.

Need to be operational to have a rerun after is merged. https://github.com/enram/vpts-csv/pull/42

stijnvanhoey commented 1 year ago

The full rerun can be triggered by running the ECS task with a custom defined modified-days as input. Need to check how this config can be best overwritten, but the setup supports overwriting the CLI command of the docker so this will be the first try out.