-
This is a follow-up to issue #150. Since the boundary has an imprint on the filled land values, the result of the fill method depends on the extent of the raw data.
Here is an example. Imagine we …
-
Following: https://github.com/NCAR/wawg_dev/issues/55
CASE NAME
f.e23.FWmaHIST.ne30pg3_me30pg3_mg17_L135.001
KEYWORDS
1deg, ne30, WACCM, 135L, tag cam6_4_028, derecho, cam7 physics
DESCRIPT…
-
In my IPCC analyses I had to remove many simulations (model-variable-, model-scenario-ensemble-, or other combinations). Even for the cleaned 'new-generation' repos, mesmer has to remove some of the s…
-
I started to look at the LENS AWS data. I discovered there is very little available
```python
import intake_esm
import intake
url = 'https://raw.githubusercontent.com/NCAR/cesm-lens-aws/master/i…
-
The mapping files from OCGIS are pretty bare bones and need more meta-data added to them.
I'd like to see the same sort of metadata that are on the ESMF RegridWeights mapping files. Such as...
>…
-
Hello,
We are currently trying to run the MJO_Suite POD using standard CESM model output. We are running into an issue where mdtf is unable to interpolate the 3D U/V winds to the correct pressure …
-
```
Traceback (most recent call last):
File "./cesm_tseries_generator.py", line 7, in
exec(compile(f.read(), __file__, 'exec'))
File "/glade/work/dbailey/CESM_postprocessing/timeseries/ti…
-
As has been discussed IRL, there currently exists a possibility for conflicts in documentation for CESM Simpler Models because we have both a CESM website (http://www.cesm.ucar.edu/models/simpler-mode…
-
MOSART tests with the intel-oneapi compiler are failing on Derecho:
This is a run-time error.
``` text
dec1178.hsn.de.hpc.ucar.edu 122: forrtl: error (65): floating invalid
dec1178.hsn.de.hpc.…
-
And must be removed prior to CESM3.
https://github.com/ESCOMP/CTSM/blob/master/lilac/src/lilac_mod.F90#L11
Definition of done:
- [x] Remove need for MCT in Lilac
- [x] Remove MCT in README docum…