We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. Add (Lightning Potential Index) LPI of ICON EU to the regional ICON charts.
Additional context Values in a example grib output with thunderstorm activity.
wget https://opendata.dwd.de/weather/nwp/icon-eu/grib/15/lpi_con_max/icon-eu_europe_regular-lat-lon_single-level_2024061915_024_LPI_CON_MAX.grib2.bz2 bzip2 -dfq icon-eu_europe_regular-lat-lon_single-level_2024061915_024_LPI_CON_MAX.grib2.bz2 cdo -f nc4 fldpctl,50 icon-eu_europe_regular-lat-lon_single-level_2024061915_024_LPI_CON_MAX.grib2 kp.nc #50th : 0 #90th : 0.23 #95th : 4.9 #99th : 41.0
The text was updated successfully, but these errors were encountered:
@lpmeso What is you opinion on this?
Sorry, something went wrong.
Add LPI #8
135a506
No branches or pull requests
Is your feature request related to a problem? Please describe.
Add (Lightning Potential Index) LPI of ICON EU to the regional ICON charts.
Additional context
Values in a example grib output with thunderstorm activity.
The text was updated successfully, but these errors were encountered: