...
In 2012, at the time of this case study, ECMWF operational forecasts consisted of:
- HRES : spectral T1279 (18km 16km grid) highest resolution 10 day deterministic forecast.
- ENS : spectral T639 (36km 31km grid) resolution ensemble forecast (50 members) is run for days 1-10 of the forecast, T319 (70km) is run for days 11–15.
...
The ECMWF operational deterministic forecast is called HRES. At the time of this case study, the model ran with a spectral resolution of T1279, equivalent to 18km 16km grid spacing.
Only a single forecast is run at this resolution as the computational resources required are demanding. The ensemble forecasts are run at a lower resolution.
...
If your cluster definition file is called 'ens_oper_cluster.example.txt', then Edit cluster_to_anref.mv
and set:
Code Block | ||
---|---|---|
| ||
#ENS members (use ["all"] or a list of members like [1,2,3] members_1=["cl.example.1"] members_2=["cl.example.2"] |
...