Skip to content

Commit

Permalink
Update CHANGELOG for 1.5.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jul 22, 2022
1 parent 28fe9c1 commit 48e04c5
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Fixed

### Removed

## [1.5.6] - 2022-07-22

### Added

- Introduce series of remap_restarts Python scripts to GEOS_Util/post
- Add a series of tests for remap_restarts

### Changed

- Changed restart file geosachem to achem in regrid.pl
- Updated CI to modern v1 orb
- Updated CI to use Baselibs 7.5.0

### Fixed

- Implemented a more robust check to test if a history's monthly attribute is 1 (on) and not commented out.
- More updates to CMake to more canonical CMake style (NetCDF, ESMF, etc.). These were missed in previous go-arounds as they are only built with ADAS. (Requires ESMA_cmake v3.15.1)
- Fixed setting of `ks` in `m_set_eta.F90` to be based on `bk`

- Added check for infinity in time_ave.F and replace with undef

### Removed
## [1.5.5] - 2022-06-08

### Changed

- Changed restart file geosachem to achem in regrid.pl
- More updates to CMake to more canonical CMake style (NetCDF, ESMF, etc.). These were missed in previous go-arounds as they are only built with ADAS. (Requires ESMA_cmake v3.15.1)

## [1.5.4] - 2022-05-03

Expand Down

0 comments on commit 48e04c5

Please sign in to comment.