Skip to content

Commit

Permalink
Merge pull request #4 from GEOS-ESM/feature/mfmehari/new_dataatm_in_s…
Browse files Browse the repository at this point in the history
…2sv3

Feature/mfmehari/new dataatm in s2sv3
  • Loading branch information
amolod authored Oct 9, 2024
2 parents 4c66206 + 951f6c6 commit 69a07d2
Show file tree
Hide file tree
Showing 19 changed files with 2,428 additions and 4,649 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [Unreleased] 2024-08-22

### Added

- The new DataAtm has been backported from the current GEOS version to the S2Sv3 model, it replaced the old one. It includes the atmospheric component of OASIM (Ocean and Atmosphere Spectral Irradiance Model) that is used to force OBIO (NOBM).
- .rc files needed by DataAtm.
### Changed

### Fixed

- In the coupled run the GOCART AERO_DP bundle consists of 20 groups of aerosols. When the model is coupled to DataAtm and OBIO, a corresponding AERO_DP bundle is created in DataAtm GC that consists only the 5 groups of aerosols that OBIO needs. For this reason, the way Surf GC handles the AERO_DP bundle has been modified to accommodate the two possible sources of the bundle. Previously, Surf GC expected all the 20 groups of GOCART aerosols to be present in the AERO_DP bundle, but now it has been tailored to processes any number out of the 20 groups that exist in the AERO_DP bundle.
- GNUmakefile updated.
### Removed

### Deprecated
- Old GEOSdataatm_GridComp.

Loading

0 comments on commit 69a07d2

Please sign in to comment.