Skip to content

Commit

Permalink
Merge branch 'develop' into feature/mathomp4/update-components-gocart
Browse files Browse the repository at this point in the history
  • Loading branch information
jrjoshi1 authored Aug 12, 2024
2 parents 62821be + e62ba85 commit c274295
Show file tree
Hide file tree
Showing 31 changed files with 55 additions and 1,082 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,26 @@ 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).

### Removed

- Removed all ExtData.rc files

## [Unreleased] - 2024-05-14

### Added

- Required attributes for the 2D GOCART export fields in AERO_DP bundle have been set in subroutine append_to_bundle in Chem_AeroGeneric.F90. These export fields are imported by OBIO via Surface GC, and the missing of the attributes was causing the writing of surface import checkpoint to fail. The issue has been explained in detail on https://github.com/GEOS-ESM/GOCART/issues/258

## [Unreleased] - 2023-07-24


### Fixed


- corrected reading variable 'rhod' from files ( it was mispelled as 'rhop')

- Silenced unwarranted error messages from wavelength/channel retrieval functions occurring when 470nm and/or 870nm channels are not included in GOCART resource file.

- Add explicit `find_package()` calls for missing dependencies for MAPL for builds with spack-stack. Will eventually be fixed in MAPL in later versions
- Corrected the units of the gravimetric soil moisture to percent instead of fractional in the FENGSHA dust scheme.

Expand Down
128 changes: 0 additions & 128 deletions ESMF/GOCART2G_GridComp/CA2G_GridComp/AMIP.20C/CA2G_GridComp_ExtData.rc

This file was deleted.

This file was deleted.

This file was deleted.

52 changes: 0 additions & 52 deletions ESMF/GOCART2G_GridComp/DU2G_GridComp/DU2G_GridComp_ExtData.rc

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c274295

Please sign in to comment.