Skip to content

Commit 8c54a66

Browse files
committed
Merge branch 'develop' into feature/obsfilters_ufo
2 parents f7fdf1a + 99c4776 commit 8c54a66

22 files changed

+21
-21
lines changed

src/opsinputs/opsinputs_cxfields_mod.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module opsinputs_cxfields_mod
1717
character(len=*), parameter, public :: opsinputs_cxfields_Orog = var_sfc_geomz
1818
character(len=*), parameter, public :: opsinputs_cxfields_pstar = var_ps
1919
character(len=*), parameter, public :: opsinputs_cxfields_t2 = var_sfc_t2m
20-
character(len=*), parameter, public :: opsinputs_cxfields_rh2 = "relative_humidity_2m"
20+
character(len=*), parameter, public :: opsinputs_cxfields_rh2 = "relative_humidity_at_2m"
2121
character(len=*), parameter, public :: opsinputs_cxfields_u10 = var_sfc_u10
2222
character(len=*), parameter, public :: opsinputs_cxfields_v10 = var_sfc_v10
2323
character(len=*), parameter, public :: opsinputs_cxfields_vis = "visibility_1p5m"

test/generate_unittest_netcdfs.py

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.
395 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
349 Bytes
Binary file not shown.
349 Bytes
Binary file not shown.
350 Bytes
Binary file not shown.
352 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
354 Bytes
Binary file not shown.
349 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
362 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
354 Bytes
Binary file not shown.
350 Bytes
Binary file not shown.
352 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
351 Bytes
Binary file not shown.
383 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)