Skip to content

Commit

Permalink
bump version and changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hkershaw-brown committed Sep 10, 2024
1 parent e3e1b93 commit 7cc0bef
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@ individual files.

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

**September 10 2024:: MARBL_column. Tag 11.8.0**

- Interface for MARBL_column for DART:

- state estimation
- state and parameter estimation
- parameter estimation only

- BATS observation converter, and BATS climatology scripting

*contributed by Robin Armstrong*

Bugfix:

- fix for IO for NetCDF files when only some variables have the unlimited dimension

**August 29 2024 :: Bug fixes for shortest_time_between_assimilations and get_close_init. Tag 11.7.1**

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.7.1'
release = '11.8.0'
root_doc = 'index'

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

0 comments on commit 7cc0bef

Please sign in to comment.