CDEPS icon indicating copy to clipboard operation
CDEPS copied to clipboard

Community Data Models for Earth Prediction Systems

Results 74 CDEPS issues
Sort by recently updated
recently updated
newest added
trafficstars

For NEON we have CLM_USRDAT_NAME that can equal NEON or NEON.PRISM. We need something similar for another set of tower sites called PLUMBER2. This will mean modifying things under datm/cime_config:...

enhancement
CESM Only
Responsibility: CTSM

Using the ERA5 option for DATM results in the following error, as shown from testing: SMS.f10_f10_mg37.2000_DATM%ERA5_CLM45%SP_SICE_SOCN_MOSART_SGLC_SWAV.cheyenne_intel.clm-default ``` 2023-09-25 13:49:55: CREATE_NEWCASE FAILED for test 'SMS.f10_f10_mg37.2000_DATM%ERA5_CLM45%SP_SICE_SOCN_MOSART_SGLC_SWAV.cheyenne_intel.clm-default'. Command: /glade/work/erik/conda-envs/ctsm_pylib/bin/python3 /glade/work/erik/ctsm_worktrees/ctsm5.2.mksurfdata/cime/CIME/scripts/create_newcase.py --case /glade/work/erik/ctsm_worktrees/ctsm5.2.mksurfdata/cime/scripts/SMS.f10_f10_mg37.2000_DATM%ERA5_CLM45%SP_SICE_SOCN_MOSART_SGLC_SWAV.cheyenne_intel.clm-default.C.20230925_134954_ulhx7h --res...

bug
CESM Only

In `user_nl_datm`, a comment says: ``` ! To modify the contents of a stream txt file, first use preview_namelists ! to obtain the contents of the stream txt files in...

One of the reasons issue #243 was hard to track down was because it was NOT obvious what was going on. There was no obvious error about the variable being...

enhancement
Responsibility: CTSM

The 1PT.urbanc_alpha stream is currently trying to use RH on it's data file rather than QBOT. RH doesn't exist on the file, but QBOT does. Hence it fails when you...

bug
CESM Only
Responsibility: CTSM

It looks like there is a git merge error in dshr_mod.F90. pio_init is called twice, once at line 1710 and again at line 1764. I believe that the first call...

bug

In running on my own personal computer, I encountered a bug with the python `buildlib` script. `nextline` is set up as an empty string [here](https://github.com/ESCOMP/CDEPS/blob/f7e657e6f0ad2e758534b0e2cd195f18e8f08ecc/cime_config/buildlib#L179), but strings cannot be appended...

enhancement
Responsibility: CTSM

For the NEON work we need to have 2018_clim and trans_2018-PD options to DATM_PRESAERO and DATM_CO2_TSERIES. I suggest that taxmode for these should be limit so it doesn't cycle or...

enhancement
Responsibility: CTSM

### Description of changes The radiation re-ordering in cam_dev (CAM7) requires a change to the calculation of nextsw_cday in cplhist mode. ### Specific notes Note that this behavior is triggered...