Skip to content
Snippets Groups Projects
Commit 626af403 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Added underscores to altitude standard name

parent f2cab83c
No related branches found
No related tags found
1 merge request!94grid_free_components(): added call to cdiDeleteAtts() (leak fix)
Pipeline #74286 passed
......@@ -49,7 +49,7 @@ ZaxistypeEntry[] = {
{ /* 7 */ 2, "depth", "depth_below_land", "", "cm"},
{ /* 8 */ 0, "lev", "isentropic", "", "K"},
{ /* 9 */ 0, "lev", "trajectory", "", ""},
{ /* 10 */ 1, "alt", "height above mean sea level", "altitude", "m"},
{ /* 10 */ 1, "alt", "height_above_mean_sea_level", "altitude", "m"},
{ /* 11 */ 0, "lev", "sigma", "", "level"},
{ /* 12 */ 0, "lev", "meansea", "", "level"},
{ /* 13 */ 0, "toa", "top_of_atmosphere", "", ""},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment