Skip to content

Daily cli overwrite flag#201

Merged
trey-stafford merged 3 commits intomainfrom
daily-cli-overwrite-flag
Sep 29, 2025
Merged

Daily cli overwrite flag#201
trey-stafford merged 3 commits intomainfrom
daily-cli-overwrite-flag

Conversation

@trey-stafford
Copy link
Contributor

@trey-stafford trey-stafford commented Sep 29, 2025

The underlying CLIs that power the ecdr daily command have --overwrite flags, but they vary on how well support is implemented. E.g,. there is not a way to overwrite the initial daily files without removing them manually.

This PR adds a new function that gets called to cleanup outputs when --overwrite is given for ecdr daily CLI. It cleans up the final output data as well as intermediate data files (with a buffer to account for interpolation).

The ecdr daily-nrt CLI already has an --overwrite built in that seems to work as intended.

Makes it easier for ops to reprocess daily data in the event of a dealy in
delivery of input data.
@trey-stafford trey-stafford merged commit fe532c6 into main Sep 29, 2025
1 check passed
@trey-stafford trey-stafford deleted the daily-cli-overwrite-flag branch September 29, 2025 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant