NCAR / CUPiD

CUPiD is a “one stop shop” that enables and integrates timeseries file generation, data standardization, diagnostics, and metrics from all CESM components.
https://ncar.github.io/CUPiD/
Apache License 2.0
21 stars 19 forks source link

cupid-clear command? #85

Closed rmshkv closed 2 months ago

rmshkv commented 3 months ago

It might be nice to have a simple command along the lines of cupid-clear config.yml that manually clears the computed_notebooks folder specified by a given config file. Ploomber's caching functionality is handy but doesn't seem to work the way we need for changes to executed notebooks, and I've found myself having to manually delete the output notebooks a lot to get them to rerun, so this might speed things up!

shivaniikum commented 3 months ago

I am interested in working on this issue.