CDEPS
CDEPS copied to clipboard
Community Data Models for Earth Prediction Systems
Testing workflow ### Description of changes ### Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): Are there dependencies on other component PRs (if...
### Description of changes This permits use of an unstructured mpas grid as input. ### Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed: #249 also fixes CTSM...
This will address #248 In order to implement PLUMBER capabilities
### Description of changes This PR includes files containing longer time periods (1849-2101) in `datm/cime_config/stream_definition_datm.xml` for the following SSP370 streams: `co2tseries.SSP3-7.0` and `presaero.SSP3-7.0` ### Contributors other than yourself, if any:...
(All mentioned files are in `/glade/p/cesmdata/cseg/inputdata/atm/cam/chem/trop_mozart_aero/aero/`; I'll be excluding that for clarity.) When requesting an ssp370 compset, the default aerosol file is `aerodep_clm_SSP370_b.e21.BWSSP370cmip6.f09_g17.CMIP6-SSP3-7.0-WACCM.001_2014-2101_monthly_0.9x1.25_c190402.nc`, which starts in 2014. Instead, per conversation...
There are specific names for each anomaly forcing variable, this should be redone to only have one generic name for all. The most common case is to use all variables...
### Description of changes move nuopc_shr_methods.F90 from cmeps/cesm/nuopc_cap_share ### Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): Are there dependencies on other component...
All of the aux_cdeps tests are now failing with this PR. It seems that the aux tests were not run as part of the PR. So this needs to be...
The code in streams/dshr_strdata_mod.F90 has a bad format when the dtlimit error is written out. This is in cdeps1.0.28 We found this issue in CTSM here: https://github.com/ESCOMP/CTSM/pull/2155#issuecomment-2052133362 The error/traceback looks...
(This was originally filed as ESCOMP/CTSM#2301, but during the SE meeting yesterday it was suggested this might be a CDEPS issue.) ### Brief summary of bug When setting up an...