MetOffice / CSET

Toolkit for evaluation and investigation of numerical models for weather and climate applications.
https://metoffice.github.io/CSET/
Apache License 2.0
14 stars 5 forks source link

Ingestion of UK radar data #743

Open Sylviabohnenstengel opened 4 months ago

Sylviabohnenstengel commented 4 months ago

What problem does your feature request solve?

Describe the solution you'd like

Describe alternatives you've considered

jfrost-mo commented 1 week ago

A good start would be to plot a spatial map of radar, to compare against models.

jfrost-mo commented 1 week ago

A few things are needed for this basic use case. The data can be downloaded as a different "model", but we will have to do something special for determining how many files to grab, as we can't just plot the entire series.

jfrost-mo commented 1 week ago

Actually we can just use the validity time, so this might work already.

Sylviabohnenstengel commented 1 week ago

We need to be careful to ensure that the QA/QC is the same in the evaluation/quicklook route as the METplus route used for verification. There is a need to allow for radar quicklook plots and user defined accumulation periods justifying including radar data similar to model data via an evaluation route as well rather than just via a verification (METplus) route.