Skip to content

Commit 2bd2b18

Browse files
committed
eliminate illegal "flashes 5 min -1" units
1 parent c2d8059 commit 2bd2b18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scm/src/GFS_typedefs.meta

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10047,7 +10047,7 @@
1004710047
[ltg1_max]
1004810048
standard_name = lightning_threat_index_1
1004910049
long_name = lightning threat index 1
10050-
units = flashes 5 min-1
10050+
units = flashes min-1
1005110051
dimensions = (horizontal_loop_extent)
1005210052
type = real
1005310053
kind = kind_phys
@@ -10056,7 +10056,7 @@
1005610056
[ltg2_max]
1005710057
standard_name = lightning_threat_index_2
1005810058
long_name = lightning threat index 2
10059-
units = flashes 5 min-1
10059+
units = flashes min-1
1006010060
dimensions = (horizontal_loop_extent)
1006110061
type = real
1006210062
kind = kind_phys
@@ -10065,7 +10065,7 @@
1006510065
[ltg3_max]
1006610066
standard_name = lightning_threat_index_3
1006710067
long_name = lightning threat index 3
10068-
units = flashes 5 min-1
10068+
units = flashes min-1
1006910069
dimensions = (horizontal_loop_extent)
1007010070
type = real
1007110071
kind = kind_phys

0 commit comments

Comments
 (0)