CDEPS
CDEPS copied to clipboard
Community Data Models for Earth Prediction Systems
### Description of changes This PR adds timestamps to the rpointer file names. It is done in a backward compatible manor so that the current rpointer files naming scheme will...
As requested by @ekluzek. I will address this in #292.
### Description of changes Code for cfsr and gefs datm datamodes is very similar (just with different function names). This PR removes the duplicates. As gefs datm datamode is already...
### Description of changes Add new JRA 1.5 streams for datm and drof. Are changes expected to change answers (bfb, different to roundoff, more substantial): existing datm and drof modes...
As in https://github.com/ESCOMP/CISM-wrapper/issues/69, I think DGLC needs to apply a correction factor between the model's internal areas and the grid cell areas on the mesh file that is used to...
@adrifoster found this in a case she was running where she had too many MPI tasks for the size of the grid being run on. The following error shows up...
### Description of changes Fixes archiving of rpointer files with timestamps. ### Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): Are there dependencies...
There is a large memory leak when vector mapping used for the stream RYF streams such as `` If for this stream - you replace ``` < Sa_u:Sa_v with >...
There are fjords/sounds/lakes/... that are not represented well at given resolutions (see https://github.com/NOAA-EMC/global-workflow/issues/3343 for one example) Increasing resolution is not always practical. It's also not necessarily easy for land component...
When running CTSM with `clm50cam7LndTuninMode` testmod which sets `user_nl_datm`: ``` iradsw = -1 nextsw_cday_calc = "cam7" ``` The `nextsw_cday` on the first timestep is `-1`. Which is due to `stepno...