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 22 forks source link

Update documentation for all observational and model datasets #205

Open rschwant opened 11 months ago

rschwant commented 11 months ago

Dependency: Once all observations are added into the command line tool and NaN value is updated to -999 https://github.com/NOAA-CSL/MELODIES-MONET/issues/203 https://github.com/NOAA-CSL/MELODIES-MONET/issues/204

1) Review documentation so far for both model and observation readers and confirm all is still accurate 2) More completely describe where these readers are in MONETIO 3) Add more details about observational datasets that are fully incorporated into the tool and clearly mark those that we are interested in including, but are under development 4) Write an explanation for how to incorporate new observations and models into MELODIES MONET in the development guide 5) Make sure document required fields for all the models for both satellites and aircraft data

rschwant commented 4 days ago

The modeling piece of this work is done with this pull request: https://github.com/NOAA-CSL/MELODIES-MONET/pull/283 As other options are added to the tool, we just need to keep the docs updated to reflect these updates.

We just need to update the supported observations section including aircraft and satellite sections, once these are final. Will work on this soon.