-
Both the `ocean/isomip_plus/5km/z-star/Ocean0` and the new `ocean/overflow/10km/default` in #501 are failing on Chrysalis with Gnu in debug mode with a stack trace like:
```
Program received signal …
-
It was found in the fv3-jedi by @XuLu-NOAA , the fgat used in the 3dEnvar doesn't behave as expected (https://github.com/JCSDA-internal/fv3-jedi/issues/1233, https://github.com/NOAA-EMC/HDASApp/issu…
-
Two fundamental constants differ across E3SM and MPAS components affecting the Coriolis Parameter.
MPAS-SeaIce declares constants in [mpas_seaice_constants.F](https://github.com/E3SM-Project/E3SM/…
-
**Describe the bug**
As NCAR is transitioning away from developing WRF toward further developing MPAS, the user community will begin using the relatively recently-added limited-area capability of MPA…
-
In a recent RDAS test, a warm bias (~1K) is seen in the OmB of ADPUPA (Type 181/187) surface temperature (T2m) observations using the vertical interpolation operator ("Vertinterp"), RDAS issue: https…
-
I don't think that there is a good reason MPAS ATM cannot generate it's decomposition
graph at runtime. This would prevent issues like https://github.com/ESMCI/cime/issues/3092
-
https://github.com/open-component-model/MPAS/blob/main/internal/ocm/component.go#L177
This shouldn't happen only after we added all the resources. If we do this we need to pass in an override flag …
-
Greetings,
First of all, sorry if this is not the right place for posting this kind of issue, but I've seen other similar posts and also the web forum I found seems to be concerned only about the A…
-
@xylar, I recently wrote a really simple script that appends MPAS mesh variables from one file to another (e.g.,`input.nc` to `output.nc`) using `ncks`. I needed it to be able to easily import a MPAS-…
-
Moved from #756
location_mod get_dist "! Vert distance can only be done for like vertical locations units"
why can you not calculate vertical distance between two points one with VERTISSURFACE(m)…