We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d3e99 commit 58124eeCopy full SHA for 58124ee
definitions/grib1/localConcepts/ecmf/paramIdForConversion.def
@@ -29,3 +29,5 @@
29
235040 = {gribTablesVersionNo=172; indicatorOfParameter=179; centre=98;}
30
# 174098 -> 262000
31
262000 = {gribTablesVersionNo=174; indicatorOfParameter=98; centre=98;}
32
+# 151175 -> 262118
33
+262118 = {gribTablesVersionNo=151; indicatorOfParameter=175; centre=98;}
tests/grib_ecc-1806.sh
@@ -53,7 +53,7 @@ test_conversion 172176 235037 msnswrf
53
test_conversion 172177 235038 msnlwrf
54
test_conversion 172178 235039 mtnswrf
55
test_conversion 172179 235040 mtnlwrf
56
-
+test_conversion 151175 262118 sc300m
57
58
# Clean up
59
rm -f $tempGrib1 $tempGrib2 $tempLog
0 commit comments