MPAS refactor notes
Open
@jlaucar is already working on this.
Since Aug 7, 2026.
mpas
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
Description
Unresolved issues:
Surface elevation check
! Reject obs if the station height is far way from the model terrain.
but fwd operators (rttov) need these surface values
see discussion https://github.com/NCAR/DART/discussions/332
Code:
branch (be aware I may force push to this)
https://github.com/NCAR/DART/tree/mpas-refactor
Spec (note 7 v 8)
https://docs.google.com/document/d/1wD4MKM5PquOUbxK3YxIjcbIaFThJfa318heDn_bFUbs/edit
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.