Skip to content

Commit

Permalink
Per #2870, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Oct 31, 2024
1 parent cfba249 commit c39603c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/table_files/grib1_ncep_128_7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GRIB1
125 128 7 -1 "VFLX" "Momentum flux, v component" "N/m^2"
126 128 7 -1 "WMIXE" "Wind mixing energy" "J"
127 128 7 -1 "IMGD" "Image data" ""
128 7 -1 128 7 -1 "AVDEPTH" "Ocean depth - mean" "m"
128 128 7 -1 "AVDEPTH" "Ocean depth - mean" "m"
129 128 7 -1 "DEPTH" "Ocean depth - instantaneous" "m"
130 128 7 -1 "ELEV" "Ocean surface elevation relative to geoid" "m"
131 128 7 -1 "MXEL24" "Max ocean surface elevation inlast 24 hours" "m"
Expand Down
2 changes: 1 addition & 1 deletion data/table_files/grib1_ncep_129_7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GRIB1
126 129 7 -1 "WMIXE" "Wind mixing energy" "J"
127 129 7 -1 "IMGD" "Image data" ""
128 129 7 -1 "PAOT" "Probability anomaly of temperature" "%"
129 7 -1 129 7 -1 "PAOP" "Probability anomaly of precipitation" "%"
129 129 7 -1 "PAOP" "Probability anomaly of precipitation" "%"
130 129 7 -1 "CWR" "Probability of Wetting Rain, exceeding 0.10 in a given time period" "%"
131 129 7 -1 "FRAIN" "Rain fraction of total liquid water" "non-dim"
132 129 7 -1 "FICE" "Ice fraction of total condensate" "non-dim"
Expand Down
4 changes: 2 additions & 2 deletions data/table_files/grib1_ncep_131_7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,15 @@ GRIB1
128 131 7 -1 "MSLSA" "Mean sea levelpressure (Std Atm)" "Pa"
129 131 7 -1 "var129" "undefined" ""
130 131 7 -1 "MSLET" "Mean sea levelpressure (ETA model)" "Pa"
131 7 -1 131 7 -1 "LFTX" "Surface lifted index" "K"
131 131 7 -1 "LFTX" "Surface lifted index" "K"
132 131 7 -1 "4LFTX" "Best (4-layer) lifted index" "K"
133 131 7 -1 "var133" "undefined" ""
134 131 7 -1 "PRESN" "Pressure(nearest grid point)" "Pa"
135 131 7 -1 "MCONV" "Horizontal moisture divergence" "kg/kg/s"
136 131 7 -1 "VWSH" "Vertical speed shear" "l/s"
137 131 7 -1 "LTNGSD" "Lightning Strike Density" "1/(m^2*s)"
138 131 7 -1 "var138" "undefined" ""
139 131 7 -1 "PVMWW" "Potential vorticity (mass-weighted)" "1/s/m"
139 131 7 -1 "PVMW" "Potential vorticity (mass-weighted)" "1/s/m"
140 131 7 -1 "CRAIN" "Categorical rain [yes=1; no=0]" ""
141 131 7 -1 "CFRZR" "Categorical freezing rain [yes=1; no=0]" ""
142 131 7 -1 "CICEP" "Categorical ice pellets [yes=1; no=0]" ""
Expand Down

0 comments on commit c39603c

Please sign in to comment.