ESCOMP / CDEPS

Community Data Models for Earth Prediction Systems
https://escomp.github.io/CDEPS/versions/master/html/index.html
18 stars 39 forks source link

allow path changes and symlinks in stream filenames #253

Closed jedwards4b closed 8 months ago

jedwards4b commented 8 months ago

Description of changes

Stream filenames are stored in the dmodel restart files - only error out if the filename itself is different and not the path to the file.

Specific notes

Contributors other than yourself, if any:

CDEPS Issues Fixed #252

Are there dependencies on other component PRs (if so list):

Are changes expected to change answers (bfb, different to roundoff, more substantial):

Any User Interface Changes (namelist or namelist defaults changes):

Testing performed (e.g. aux_cdeps, CESM prealpha, etc):

Hashes used for testing:

jedwards4b commented 8 months ago

Depends on https://github.com/ESCOMP/CESM_share/pull/40