CMEPS icon indicating copy to clipboard operation
CMEPS copied to clipboard

NUOPC Community Mediator for Earth Prediction Systems

Results 131 CMEPS issues
Sort by recently updated
recently updated
newest added

Now that ndep is always being sent from CAM in CESM, we need to add it to one of the histaux_atm2med lists in namelist_definition_drv.xml. In talking with @olyson we're not...

enhancement
CESM only

I recently discovered that when GLC is active, it sends water fluxes (liquid and frozen) to OCN directly. However, CMEPS combines the liquid and frozen runoff from GLC and ROF...

The PR https://github.com/ESCOMP/CMEPS/pull/262 introduces issue with bilinear and patch interpolation types when it is tested under UFS Weather Model. The detailed trace can be seen as following. ``` 20211230 140923.374...

bug

As @olyson pointed out, Sa_dens is currently passed from atm to the mediator in CESM, but is only passed from the mediator to ice, not lnd. Instead, CTSM recomputes atmospheric...

enhancement
CESM only

It's currently written in such a way that the file is opened and closed for each variable. This is expensive in that it must reread and initialize all the file...

I tried to modify the MOM6 MARBL driver to receive nitrogen deposition from the mediator instead of reading it in from a file, but the fields were all 0. I...

From a discussion with @mvertens, @jedwards4b and @gustavo-marques today: We want to consider adding the ability to write files containing the initialization-generated mapping weights and then read these files back...

enhancement

Variables AVGHIST_OPTION, AVGHIST_N and AVGHIST_DATE in config_component_cesm.xml are not being used in the model. It looks like these should be removed?

The port of mpas-ocean into the CESM framework is not getting all of the runoff (rofl) from DROF. I believe this is due to the mpas-ocean grid not being global...

### Description of changes Testing a docker replacement for extbuild.yml ### Specific notes Contributors other than yourself, if any: CMEPS Issues Fixed (include github issue #): Are changes expected to...