NOAA-CSL / MELODIES-MONET

MELODIES MONET - diagnostic tool for evaluating models against a variety of observations including surface, aircraft, and satellite data all within a common framework
https://melodies-monet.readthedocs.io
Apache License 2.0
19 stars 21 forks source link

Incorporate EPA AQS Data into MELODIES-MONET #29

Open rschwant opened 2 years ago

rschwant commented 2 years ago

Siyuan brought up that the EPA AQS data has a number of useful data flags (e.g., Measurement Scale) that are not available in AirNow also the EPA AQS data undergoes further QC.

The EPA AQS data can be read in by MONET. So we need to make a new jupyter notebook for EPA AQS (just adapt the one we have for AirNow). Make sure to pull in all the useful for descriptive data flags. Then test this within MELODIES-MONET. The query capability to sort based on epa_region, state, etc. that works for AirNow should work well for these other data flags too, but someone should test it and make modifications if needed.

rschwant commented 1 month ago

We won't have all of these flags now because MONETIO cannot grab some of this metadata now. So this will be fixed in version 2 of the tool. But let's add an AQS example to ReadTheDocs.