Skip to content

Commit

Permalink
Add ICON convective cloud top/base
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Dec 6, 2024
1 parent bdd2577 commit 0d7ff13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/en/docs/dwd-api/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@
{ name: 'lightning_potential', label: 'Lightning Potential Index LPI (2)' },
{ name: 'updraft', label: 'Updraft (2)' },
{ name: 'wet_bulb_temperature_2m', label: 'Wet Bulb Temperature (2 m)' },
{ name: 'convective_cloud_base', label: 'Convective Cloud Base' },
{ name: 'convective_cloud_top', label: 'Convective Cloud Top' },
],
[
{ name: 'cape', label: 'CAPE' },
Expand Down

0 comments on commit 0d7ff13

Please sign in to comment.