You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2024.03] - 2024-08-22
Fixed
FULL: Removes unused FREDB related code that was causing errors with SPEAR (#137)
SHIELD: Fixed compile error from missing & in SHiELD coupler_main (#140)
FULL: Fixes crashes when the do_flux namelist flag is false by adding conditionals for calls to coupler_flux_down_from_atmos, coupler_flux_up_to_atmos and coupler_flux_atmos_to_ocean (#134)
SHIELD: Fixed a bug where data_override was not working correctly due to missing an argument during initialization. (#131)