NOAA-PSL / observation-archive

Tools to assemble observational archive record
Apache License 2.0
0 stars 0 forks source link

Feature/add update option #16

Closed frolovsa closed 1 year ago

frolovsa commented 1 year ago

closes issue #15

new code first checks if the destination file exists and matches md5 sum with the source file. if the sums match file logged as present and no copy occurs.

this PR also corrects a typo in one of the earlier yaml test files when option 1 and option 2 for the source files was the same.

frolovsa commented 1 year ago

@HenryWinterbottom-NOAA can i merge this?