MetOffice / MetOffice/CMEW

Recipe - Blocking metrics and indices, teleconnections and weather regimes (MiLES)

Open
#407 0 comments 0 reactions 0 assignees View on GitHub
recipe
Dominant language
Python
Stars
5
Forks
3
Avg merge
5d 6h
Merged PRs (30d)
8

Description

Issue to implement [Blocking metrics and indices, teleconnections and weather regimes (MiLES) recipe](https://docs.esmvaltool.org/en/latest/recipes/recipe_miles.html) in CMEW.

Variables needed: `zg` (Geopotential height at 500 hPa) from ERA-Interim reanalysis data.

Note: ERA5 and ERA Interim provides Geopotential (which needs to be divided by 9.8 m/s^2 to convert to Geopotential height) but the recipe does a check on the range of values provided and does a conversion to geopotential height inside the codes.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked MiLES recipe and then locate how CMEW integrates ESMValTool recipes. Trace the required ERA-Interim zg input and the recipe's geopotential-to-geopotential-height conversion and range check. Done means the recipe is implemented in CMEW and can run with the documented variable and data source.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.