GEOS-ESM / GOCART

GOCART Aerosol model including process library and framework interfaces (MAPL, NUOPC, and CCPP)
Apache License 2.0
15 stars 14 forks source link

Unnecessary error messages issued when 470nm or 870nm channels are missing in GOCART resource file. #247

Open rmontuoro opened 1 year ago

rmontuoro commented 1 year ago

Error messages are printed to standard output if either the 470nm or the 870nm channel (or both) are missing in GOCART2G_GridComp.rc:

wavelength of   4.7000000E-07  is an invalid value.
wavelength of   8.7000001E-07  is an invalid value.

The errors are not warranted since these wavelength channels are used to compute optional diagnostics (Angstrom exponent).