Skip to content

Commit

Permalink
merge develop into BRIDGE in prep for release v1.0.2 (#37)
Browse files Browse the repository at this point in the history
... again, after additional changes on develop
  • Loading branch information
gmao-rreichle committed Apr 12, 2024
2 parents 1b6f707 + d0a542e commit 5b6c686
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ workflows:
repo: GEOSldas
checkout_fixture: true
mepodevelop: false
# This is needed due to the LDAS BRIDGE workflow
checkout_if_exists: false
persist_workspace: false # Needs to be true to run fv3/gcm experiment, costs extra
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

-----------------------------

## [v1.0.2] - 2024-04-11
## [v1.0.2] - 2024-04-12

- 0-diff vs. v1.0.1.

### Fixed

- Bugfix for state increment array referencing in update_type=13 ([PR #26](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/26)).
- Bug fix for state increment array referencing in update_type=13 ([PR #26](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/26)).
- Fixed CI for LDAS workflow ([PR #34](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/34)).

### Changed

Expand Down

0 comments on commit 5b6c686

Please sign in to comment.