mirror of https://github.com/ecmwf/eccodes.git
type in test for dgov-242
This commit is contained in:
parent
cbfb3c76d1
commit
b1712677fc
|
@ -26,7 +26,7 @@ grib_check_key_equals $tempGrib backgroundProcess,generatingProcessIdentifier,ty
|
|||
rm -f $tempGrib
|
||||
|
||||
# 2. Point values
|
||||
## we check if we can set PDTN 122 and typeOfPostProcessing to ecPoint, ecPoint versioning, MARS type, quantile
|
||||
## we check if we can set PDTN 90 and typeOfPostProcessing to ecPoint, ecPoint versioning, MARS type, quantile
|
||||
${tools_dir}/grib_set -s tablesVersion=33,productDefinitionTemplateNumber=90,backgroundProcess=1,\
|
||||
setLocalDefinition=1,grib2LocalSectionNumber=1,type=pfc,class=od,stream=enfo,\
|
||||
totalNumberOfQuantiles=1000,quantileValue=995,\
|
||||
|
@ -35,7 +35,7 @@ grib_check_key_equals $tempGrib backgroundProcess,generatingProcessIdentifier,ty
|
|||
rm -f $tempGrib
|
||||
|
||||
# 3. Point value metrics
|
||||
## we check if we can set PDTN 122 and typeOfPostProcessing to ecPoint, ecPoint versioning, MARS type, quantile
|
||||
## we check if we can set PDTN 90 and typeOfPostProcessing to ecPoint, ecPoint versioning, MARS type, quantile
|
||||
${tools_dir}/grib_set -s tablesVersion=33,productDefinitionTemplateNumber=90,backgroundProcess=1,\
|
||||
setLocalDefinition=1,grib2LocalSectionNumber=1,type=ppm,class=od,stream=enfo,\
|
||||
totalNumberOfQuantiles=1000,quantileValue=995,\
|
||||
|
|
Loading…
Reference in New Issue