NCAR / ccpp-physics

Collection of physics parameterizations compliant with the Common Community Physics Package (CCPP) framework
Other
60 stars 146 forks source link

Bugfix: aerosol data error reporting #1081

Closed scrasmussen closed 3 months ago

scrasmussen commented 3 months 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