Skip to content

Commit 094e489

Browse files
Update io_hdf5.F90 for HDF5 1.14 (#139)
2 parents f1e382c + 50c426d commit 094e489

File tree

2 files changed

+136
-148
lines changed

2 files changed

+136
-148
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313

14-
- Added ntasks-per-node
14+
- Added ntasks-per-node
1515

1616
### Changed
1717

18-
- Cleaned up ldas_setup. Split it to ldas.py and setup_utils.py,
18+
- Cleaned up ldas_setup. Split it to ldas.py and setup_utils.py,
19+
- Update `GEOSlandassim_GridComp/io_hdf5.F90` to allow for use with HDF5 1.14
1920

2021
### Fixed
2122

@@ -33,8 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3334

3435
### Added
3536

36-
- Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([PR #87](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87), [PR #111](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111)).
37-
- Support for 2d output from EASE tile space and 2d output on EASE grid:
37+
- Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([PR #87](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87), [PR #111](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111)).
38+
- Support for 2d output from EASE tile space and 2d output on EASE grid:
3839
- Switched EASE grid handling to new MAPL EASE Grid Factory ([PR #115](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/115)).
3940
- Revised pre-processing of HISTORY template ([PR #118](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/118)).
4041
- Support for tile space of stretched cube-sphere grids ([PR #109](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/109)).

0 commit comments

Comments
 (0)