Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pangu-DART interface to support DA with ensemble ML models #737

Merged
merged 13 commits into from
Jan 23, 2025
Merged
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ individual files.

The changes are now listed with the most recent at the top.

**January 23 2025 :: Pangu-DART. Tag v11.9.0**

- Pangu-Weather ML model DART interface

*contributed by Nuo Chen, University of Oklahoma*

**January 22 2025 :: Bug-fix: Gamma and Beta Distributions. Tag v11.8.9**

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
author = 'Data Assimilation Research Section'

# The full version, including alpha/beta/rc tags
release = '11.8.9'
release = '11.9.0'
root_doc = 'index'

# -- General configuration ---------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ References
models/NCOMMAS/readme
models/noah/readme
models/null_model/readme
models/pangu/readme
models/PBL_1d/readme
models/pe2lyr/readme
models/POP/readme
Expand Down
1 change: 1 addition & 0 deletions models/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ DART supported models:
- :doc:`NCOMMAS/readme`
- :doc:`noah/readme`
- :doc:`null_model/readme`
- :doc:`pangu/readme`
- :doc:`PBL_1d/readme`
- :doc:`pe2lyr/readme`
- :doc:`POP/readme`
Expand Down
Binary file added models/pangu/landmask.npy
Binary file not shown.
Loading
Loading