-
@Junjun-NOAA @spanNOAA and I did experiments and confirmed that:
since this PR https://github.com/JCSDA-internal/oops/pull/2749 which was merged on Sept 24th,
`ombg` always refers to the O-B before …
-
## Description
The UFO in JEDI is the component that not only computes model-simulated observations, but also houses filters and methods for observation QC, ob errors, and bias correction. The GSI ob…
-
When trying to upgrade the software stack in #77, I discovered that the mpas_ocn_okubo_weiss.F doesn't seem to be buildable with the Derecho software stack using the gcc/13.2 module. As I post this, i…
-
Rethink how testing is done in `zppy` & `zppy-interfaces`. `zppy` should simply test that it can invoke `zppy-interfaces global-time-series`. `zppy-interfaces` however should test that Global Time Ser…
-
The current MPAS model outputs `diag.nc`, `history.nc` and `restart.nc` files
From MPAS v8.2 and MPASJEDI v3.0, we can use mpasout files to do data assimilation and warm start a new forecast.
We…
-
@spanNOAA
I successfully built the `feature/MPAS-Model_v8.1` branch of the mpas-bundle here:
`/scratch1/BMC/wrfruc/gge/RDASApp/mpas.build`
The source codes are at:
`/scratch1/BMC/wrfruc/gge/R…
-
# Why
We must replace the WC in all our blog posts and wizard examples for MPAs.
This depends on #80
# TODOS (descending prioritization)
1. Node.js (replace with web-js)
- [x] https://www.corbado.…
-
Currently the slope triad computations (the critical ingredient of the redi parameterization) are defined to do horizontal gradients in model index space, see here
https://github.com/E3SM-Project/E…
-
Is this correct?
What about observations with VERTISUNDEF?
https://github.com/NCAR/DART/blob/e2188646b97573f198c66f7ea63482ebc34afa11/models/mpas_atm/model_mod.f90#L1889-L1891
MISSING_R8 is an…
-
Add support for computing and storing the sign of each edge, which is necessary for correctly calculating the gradient and handling flows.
For reference, an MPAS specific implementation can be fo…