Skip to content

Commit

Permalink
Fixes #55. ifdef out HDF4 reader
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 2, 2024
1 parent b359a1f commit 27467c4
Show file tree
Hide file tree
Showing 2 changed files with 3,587 additions and 3,578 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- More optimal distribution of tiles on processors for cubed-sphere tile space.
- Ifdef'd out HDF4 reader code in `GEOSlandassim_GridComp/clsm_ensupd_read_obs.F90` due to lack of HDF4 Fortran
support.

### Fixed

Expand Down Expand Up @@ -43,9 +45,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Moved external `GEOSgcm_GridComp` repository to under `GEOSldas/src/Components` for
consistency with directory structure of GEOSgcm and GEOSadas ([PR #27](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/27), [PR #30](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/30)).
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).



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

## [v1.0.1] - 2024-04-10
Expand Down
Loading

0 comments on commit 27467c4

Please sign in to comment.