Skip to content

Commit

Permalink
feat: Add mass density to HRRR (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig authored Sep 14, 2024
1 parent c416ae2 commit 9f5dd99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/en/docs/gfs-api/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
{ name: 'convective_inhibition', label: 'Convective Inhibition' },
{ name: 'freezing_level_height', label: 'Freezing Level Height' },
{ name: 'boundary_layer_height', label: 'Boundary Layer Height PBL' },
{ name: 'mass_density_8m', label: 'Mass Density (8 m)' },
]
];
Expand Down

0 comments on commit 9f5dd99

Please sign in to comment.