noaa-oar-arl / monetio

The Model and ObservatioN Evaluation Tool I/O package
https://monetio.readthedocs.io
MIT License
17 stars 30 forks source link

Add model reader for gocart output #216

Closed MaggieMarvin closed 1 week ago

MaggieMarvin commented 1 week ago

These changes include the addition of a new model reader to process gocart output as produced for example from GEFS aerosol. As written, this new file reads in total AOD at four wavelengths (470, 550, 670, and 870 nm) and currently ignores the speciated AOD variables in the gocart output (AOD_BC, AOD_DU, AOD_OC, AOD_SS, and AOD_SU), but we could potentially work those variables back in if they're likely to be used regularly.