Skip to content

Commit 15bf58c

Browse files
author
Marco Giorgetta
committed
[hk25:main] Add additional information on the output in icon.md
1 parent 9195b9f commit 15bf58c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

content/models/icon.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,18 @@ Due to crashes, of technical nature as it turned out later, some adjustments of
111111

112112
#### Processing
113113

114-
ICON model grid -> HEALPix grids with 3d fields on pressure levels
114+
The following steps are applied to remap data from the ICON model grid to the HEALPix grids with 3d fields on pressure levels:
115+
116+
1. 3d fields: vertical interpolation to pressure levels
117+
- start to 2020-05-27: time steps 06:00, 12:00, 18:00 and 00:00
118+
- 2020-05-28 to end: all model time steps
119+
2. Time mean output:
120+
- 2d: all model time steps
121+
- 3d: vertically interpolated time steps
122+
3. Nearest neighbor interpolation from the R2B10 ICON grid (~2.5 km) to the HEALPix z12 grid (~1.6 km)
123+
4. Arithmetic averaging to lower HEALPix grids: z12 -> z11 -> z10 -> … -> z0
124+
5. Delete z12
125+
115126
#### Standard output
116127

117128
The standard output follows the [data request](https://digital-earths-global-hackathon.github.io/hosting/technical/data_request.html) with a few deviations:
@@ -120,6 +131,7 @@ The standard output follows the [data request](https://digital-earths-global-hac
120131

121132
### Additional output
122133

134+
- 3d fields on 5 additional pressure levels: 0.05, 0.1, 0.2, 0.5, and 2 hPa
123135
- `rva`, relative vorticity in the atmosphere in 1/s, as 3d field on 3 pressure levels: 850, 500 and 300 hPa, 3-hourly, instantaneous
124136
- Energy content of the atmosphere in J/m2, 3-hourly, instantaneous
125137
- `egpvi`: geopotential energy content

0 commit comments

Comments
 (0)