Calculate an RMSE for vertical profiles.
Starting point: model fields from $BASE_MODEL and $OTHER_MODEL that conatin pressure levels as vertical coordinate, lat and lon as spatial coordinates and a time coordinate.
This requires a new recipe and changes to the vertical_line_plotting operator to allow plotting of a vertical profile without a sequence coordinate as the time coordinate is not contained when calculating RMSE with scores.
It requires changes to handle scalar sequence coordinates.
It requires matching XARRAY and Iris dimension matching.
Calculate an RMSE for vertical profiles.
Starting point: model fields from $BASE_MODEL and $OTHER_MODEL that conatin pressure levels as vertical coordinate, lat and lon as spatial coordinates and a time coordinate.
This requires a new recipe and changes to the vertical_line_plotting operator to allow plotting of a vertical profile without a sequence coordinate as the time coordinate is not contained when calculating RMSE with scores.
It requires changes to handle scalar sequence coordinates.
It requires matching XARRAY and Iris dimension matching.