COSIMA / om3-scripts

A place for scripts related to ACCESS-OM3
Apache License 2.0
2 stars 0 forks source link

Update concat_ice_daily to support more cice variable filenames #21

Closed anton-seaice closed 3 weeks ago

anton-seaice commented 1 month ago

We need to fix this line

https://github.com/COSIMA/om3-scripts/blob/efb2167a1ecf8ef8355c9fa964f01319679e5bab/payu_config/archive_scripts/concat_ice_daily.sh#L54

to allow more variety of filenames:

(e.g. access-om3.cice.1day.????-??-01.nc )

and we should also check that the "output" filename is not overwriting an existing file.