Skip to content

Commit d58b2c4

Browse files
committed
ADD: missing metadata for variable min_vis_altitude_above_ground
1 parent c156bd9 commit d58b2c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/pyart/mch_config.py

+6
Original file line numberDiff line numberDiff line change
@@ -1646,6 +1646,12 @@
16461646
"long_name": "Minimum visible altitude",
16471647
"coordinates": "x y",
16481648
},
1649+
min_vis_altitude_above_ground: {
1650+
"units": "meters",
1651+
"standard_name": "min_vis_altitude_above_ground",
1652+
"long_name": "Minimum visible altitude above ground",
1653+
"coordinates": "x y",
1654+
},
16491655
min_vis_elevation: {
16501656
"units": "degrees",
16511657
"standard_name": "min_vis_elevation",

0 commit comments

Comments
 (0)