CDEPS
CDEPS copied to clipboard
Community Data Models for Earth Prediction Systems
Inside the stream_definition xml file wildcards can be used to fill in filenames with year/date type forms. For example %ym gets expanded to the year and month in the form...
The problem is that if a point is over what would have been land the mask is not set to 1.
When running CESM with `datm` and an active ocean, you can use either CORE forcing or JRA. The former is available on the `T62` grid, while the latter is on...
The data component gives following error when user uses empty `` xml tag. It would be nice to have more meaningful error message that indicates missing stream data file. ```...
Currently you can set start_yr,end_yr and align_yr to be set both by user_nl_datm_streams and by setting the DATM_YR_* xml variables with xmlchange. Since, this can lead to a contradiction it...
Moving this old issue from https://github.com/ESMCI/cime/issues/3491 opened by @jedwards4b . We aren't sure if it's still an issue, but @mvertens suggested opening the issue here for further testing. The comment...
A few things found when reviewing the CDEPS docs at: https://escomp.github.io/CDEPS/html/index.html ## Section 2.1 > An input data stream is a time-series of input data files where all the fields...
I've found that the "limit" option for taxmode can be a really good way to find simulation setups that are invalid and will produce bad results. Sometimes the "extend" option...
This is especially true for datm because the list of files is long. But, it could apply to other data models as well. Currently the minimum and maximum years for...