ua-snap / cmip6-utils

Pipelines and utilites for working with CMIP6 data
0 stars 1 forks source link

Regridding no_clobber option #42

Closed Joshdpaul closed 3 months ago

Joshdpaul commented 3 months ago

Implement the no_clobber option to avoid rewriting regridded files that already exist. There is currently a "TODO" note in the main block of regrid.py where the no_clobber argument should be evaluated, we just need the rest of the process to be written after evaluation.

Joshdpaul commented 3 months ago

closed by #45