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
21 stars 31 forks source link

Add the capability of pairing model/obs for daily/monthly averages #121

Open rschwant opened 2 years ago

rschwant commented 2 years ago

Add the capability to pair model and observational data on a daily or monthly average time scale. We discussed that adding this in especially for the global models with monthly averaged output instead of hourly output would be particularly useful. This would need to be an option in the yaml file.

dwfncar commented 2 years ago

This has been prototyped in the analysis_musica branch, within scripts, runanalysis and supporting analysis*py modules. Incorporation into the MELODIES-MONET driver will need the time chunking loop.