aospy icon indicating copy to clipboard operation
aospy copied to clipboard

Create overwrite/skip option for computations

Open spencerahill opened this issue 8 years ago • 0 comments

For a specified Calc, check if final output data exists already. If yes and overwrite option not selected, skip it. overwrite provides a switch to toggle this on or off, in case user actually wants to re-calculate and overwrite data.

This could be done on a per-output datatype basis, so if e.g. both reg.av and std data were requested and only the reg.av data exists already, skip it but do write the std data.

spencerahill avatar Jul 05 '16 03:07 spencerahill