Closed brancomat closed 11 months ago
There was an issue with "rounding" of levels that prevented the export in grib2, it has been fixed in 5f600a5e220fb686f010d2a5be0f4be285cd05f7 . BTW as a pressure field you could use surface pressure instead of 1000hPa, it still requires rounding because T/Td are at 2m, but it is more accurate.
In order to plot the Thom discomfort index in arkimaps, vg6d_transform is used to compute wet bulb temperature from t2m, 2d and p100 (see: https://github.com/ARPA-SIMC/arkimaps/blob/master/recipes/thomindex.yaml)
This used to work in COSMO (grib1) but not in ICON (grib2):
example source grib: pro_wb.tar.gz