NCAR / ccpp-physics

GFS physics for CCPP
Other
58 stars 145 forks source link

Bugfix: aerosol data error reporting #1081

Closed scrasmussen closed 1 month ago

scrasmussen commented 1 month ago

Return if there is an error in reading the aerosol data. This will more accurately report the error message instead of failing later in the subroutine because the data isn't there. Discovered while fixing the CI error reporting in the PR#494