Skip to content

Commit

Permalink
Merge pull request #270 from mgharamti/wrfhydro_diags
Browse files Browse the repository at this point in the history
New and Improved diagnostic routines for wrf_hydro
  • Loading branch information
hkershaw-brown committed Aug 19, 2021
2 parents 7490f75 + 239175b commit 9550188
Show file tree
Hide file tree
Showing 5 changed files with 1,026 additions and 124 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ individual files.

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

**August 19 2021 :: WRF-Hydro diagnostics**

- Improved DART diagnostic routines for WRF-Hydro

**August 10 2021 :: Documentation and GitHub template update**

- External forward operator documentation
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 = '9.11.6'
release = '9.11.7'
master_doc = 'README'

# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 9550188

Please sign in to comment.