Skip to content

Commit f234409

Browse files
authored
Merge pull request #96 from ecmwf-projects/add-var-to-cdm-lite-COPDS-3059
add observation_height_above_station_surface to cdm lite
2 parents 9169adc + 1b76f97 commit f234409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cdsobs/cdm/lite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"fg_depar@offline",
6565
"record_timestamp",
6666
"value_significance",
67+
"observation_height_above_station_surface",
6768
]
6869
# Add uncetainty numbered vars programatycally, as they are to many to add by hand to
6970
# the list

0 commit comments

Comments
 (0)