From 720612002e7db0c6a5d2317109169fde17b886b0 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 4 Nov 2024 15:04:46 +0000 Subject: [PATCH] ECC-1957: GRIB2: Time-processed parameters without corresponding WMO templates --- definitions/create_def.pl | 3 + definitions/grib2/name.def | 356 -------------------------------- definitions/grib2/paramId.def | 356 -------------------------------- definitions/grib2/shortName.def | 356 -------------------------------- definitions/grib2/units.def | 356 -------------------------------- 5 files changed, 3 insertions(+), 1424 deletions(-) diff --git a/definitions/create_def.pl b/definitions/create_def.pl index 09f46d475..4d624e58f 100755 --- a/definitions/create_def.pl +++ b/definitions/create_def.pl @@ -33,6 +33,7 @@ sub create_cfName { param,grib_encoding,grib,attribute,centre,units,cf where param.hide_def=0 and param.retired=0 and + grib_encoding.published=1 and grib_encoding.id=grib.encoding_id and param.id=grib_encoding.param_id and attribute.id=grib.attribute_id and @@ -191,6 +192,7 @@ sub create_def { from param,grib_encoding,grib,attribute,centre,units where param.hide_def=0 and param.retired=0 and + grib_encoding.published=1 and grib_encoding.id=grib.encoding_id and param.id=grib_encoding.param_id and attribute.id=grib.attribute_id and @@ -355,6 +357,7 @@ sub create_paramId_def { from param,grib_encoding,grib,attribute,centre where param.hide_def=0 and param.retired=0 and + grib_encoding.published=1 and grib_encoding.id=grib.encoding_id and param.id=grib_encoding.param_id and attribute.id=grib.attribute_id and diff --git a/definitions/grib2/name.def b/definitions/grib2/name.def index d659a415b..41c80800b 100644 --- a/definitions/grib2/name.def +++ b/definitions/grib2/name.def @@ -1421,88 +1421,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'Time-mean significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-mean significant wave height of all waves with period larger than 10s -'Time-mean significant wave height of all waves with period larger than 10s' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-mean significant wave height of first swell partition 'Time-mean significant wave height of first swell partition' = { discipline = 10 ; @@ -1831,13 +1749,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean 2D wave spectra (single) -'Time-mean 2D wave spectra (single)' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 0 ; - } #Time-mean wave spectral kurtosis 'Time-mean wave spectral kurtosis' = { discipline = 10 ; @@ -1975,88 +1886,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'Time-maximum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-maximum significant wave height of all waves with period larger than 10s -'Time-maximum significant wave height of all waves with period larger than 10s' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-maximum significant wave height of first swell partition 'Time-maximum significant wave height of first swell partition' = { discipline = 10 ; @@ -2385,13 +2214,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum 2D wave spectra (single) -'Time-maximum 2D wave spectra (single)' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 2 ; - } #Time-maximum wave spectral kurtosis 'Time-maximum wave spectral kurtosis' = { discipline = 10 ; @@ -2529,88 +2351,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'Time-minimum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-minimum significant wave height of all waves with period larger than 10s -'Time-minimum significant wave height of all waves with period larger than 10s' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-minimum significant wave height of first swell partition 'Time-minimum significant wave height of first swell partition' = { discipline = 10 ; @@ -2939,13 +2679,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum 2D wave spectra (single) -'Time-minimum 2D wave spectra (single)' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 3 ; - } #Time-minimum wave spectral kurtosis 'Time-minimum wave spectral kurtosis' = { discipline = 10 ; @@ -3083,88 +2816,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-standard-deviation significant wave height of all waves with period larger than 10s -'Time-standard-deviation significant wave height of all waves with period larger than 10s' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-standard-deviation significant wave height of first swell partition 'Time-standard-deviation significant wave height of first swell partition' = { discipline = 10 ; @@ -3493,13 +3144,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation 2D wave spectra (single) -'Time-standard-deviation 2D wave spectra (single)' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 6 ; - } #Time-standard-deviation wave spectral kurtosis 'Time-standard-deviation wave spectral kurtosis' = { discipline = 10 ; diff --git a/definitions/grib2/paramId.def b/definitions/grib2/paramId.def index 6e431f71e..d7d685d3c 100644 --- a/definitions/grib2/paramId.def +++ b/definitions/grib2/paramId.def @@ -1421,88 +1421,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'141114' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'141115' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'141116' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'141117' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'141118' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'141119' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-mean significant wave height of all waves with period larger than 10s -'141120' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-mean significant wave height of first swell partition '141121' = { discipline = 10 ; @@ -1831,13 +1749,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean 2D wave spectra (single) -'141251' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 0 ; - } #Time-mean wave spectral kurtosis '141252' = { discipline = 10 ; @@ -1975,88 +1886,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'143114' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'143115' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'143116' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'143117' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'143118' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'143119' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-maximum significant wave height of all waves with period larger than 10s -'143120' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-maximum significant wave height of first swell partition '143121' = { discipline = 10 ; @@ -2385,13 +2214,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum 2D wave spectra (single) -'143251' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 2 ; - } #Time-maximum wave spectral kurtosis '143252' = { discipline = 10 ; @@ -2529,88 +2351,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'144114' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'144115' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'144116' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'144117' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'144118' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'144119' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-minimum significant wave height of all waves with period larger than 10s -'144120' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-minimum significant wave height of first swell partition '144121' = { discipline = 10 ; @@ -2939,13 +2679,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum 2D wave spectra (single) -'144251' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 3 ; - } #Time-minimum wave spectral kurtosis '144252' = { discipline = 10 ; @@ -3083,88 +2816,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'145114' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'145115' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'145116' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'145117' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'145118' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'145119' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-standard-deviation significant wave height of all waves with period larger than 10s -'145120' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-standard-deviation significant wave height of first swell partition '145121' = { discipline = 10 ; @@ -3493,13 +3144,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation 2D wave spectra (single) -'145251' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 6 ; - } #Time-standard-deviation wave spectral kurtosis '145252' = { discipline = 10 ; diff --git a/definitions/grib2/shortName.def b/definitions/grib2/shortName.def index 254199b0e..e59a42ae4 100644 --- a/definitions/grib2/shortName.def +++ b/definitions/grib2/shortName.def @@ -1421,88 +1421,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'avg_h1012' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'avg_h1214' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'avg_h1417' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'avg_h1721' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'avg_h2125' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'avg_h2530' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-mean significant wave height of all waves with period larger than 10s -'avg_sh10' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-mean significant wave height of first swell partition 'avg_swh1' = { discipline = 10 ; @@ -1831,13 +1749,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean 2D wave spectra (single) -'avg_2dfd' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 0 ; - } #Time-mean wave spectral kurtosis 'avg_wsk' = { discipline = 10 ; @@ -1975,88 +1886,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'max_h1012' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'max_h1214' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'max_h1417' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'max_h1721' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'max_h2125' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'max_h2530' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-maximum significant wave height of all waves with period larger than 10s -'max_sh10' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-maximum significant wave height of first swell partition 'max_swh1' = { discipline = 10 ; @@ -2385,13 +2214,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum 2D wave spectra (single) -'max_2dfd' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 2 ; - } #Time-maximum wave spectral kurtosis 'max_wsk' = { discipline = 10 ; @@ -2529,88 +2351,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'min_h1012' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'min_h1214' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'min_h1417' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'min_h1721' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'min_h2125' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'min_h2530' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-minimum significant wave height of all waves with period larger than 10s -'min_sh10' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-minimum significant wave height of first swell partition 'min_swh1' = { discipline = 10 ; @@ -2939,13 +2679,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum 2D wave spectra (single) -'min_2dfd' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 3 ; - } #Time-minimum wave spectral kurtosis 'min_wsk' = { discipline = 10 ; @@ -3083,88 +2816,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'std_h1012' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'std_h1214' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'std_h1417' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'std_h1721' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'std_h2125' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'std_h2530' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-standard-deviation significant wave height of all waves with period larger than 10s -'std_sh10' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-standard-deviation significant wave height of first swell partition 'std_swh1' = { discipline = 10 ; @@ -3493,13 +3144,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation 2D wave spectra (single) -'std_2dfd' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 6 ; - } #Time-standard-deviation wave spectral kurtosis 'std_wsk' = { discipline = 10 ; diff --git a/definitions/grib2/units.def b/definitions/grib2/units.def index 869214681..603622e38 100644 --- a/definitions/grib2/units.def +++ b/definitions/grib2/units.def @@ -1421,88 +1421,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-mean significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-mean significant wave height of all waves with period larger than 10s -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 0 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-mean significant wave height of first swell partition 'm' = { discipline = 10 ; @@ -1831,13 +1749,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 0 ; } -#Time-mean 2D wave spectra (single) -'m**2 s radian**-1' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 0 ; - } #Time-mean wave spectral kurtosis 'dimensionless' = { discipline = 10 ; @@ -1975,88 +1886,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-maximum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-maximum significant wave height of all waves with period larger than 10s -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 2 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-maximum significant wave height of first swell partition 'm' = { discipline = 10 ; @@ -2385,13 +2214,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 2 ; } -#Time-maximum 2D wave spectra (single) -'m**2 s radian**-1' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 2 ; - } #Time-maximum wave spectral kurtosis 'dimensionless' = { discipline = 10 ; @@ -2529,88 +2351,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-minimum significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-minimum significant wave height of all waves with period larger than 10s -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 3 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-minimum significant wave height of first swell partition 'm' = { discipline = 10 ; @@ -2939,13 +2679,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 3 ; } -#Time-minimum 2D wave spectra (single) -'m**2 s radian**-1' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 3 ; - } #Time-minimum wave spectral kurtosis 'dimensionless' = { discipline = 10 ; @@ -3083,88 +2816,6 @@ parameterNumber = 79 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 10 to 12 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 12 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 12 to 14 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 12 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 14 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 14 to 17 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 14 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 17 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 17 to 21 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 17 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 21 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 21 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 25 ; - } -#Time-standard-deviation significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 7 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 25 ; - scaleFactorOfUpperWavePeriodLimit = 0 ; - scaledValueOfUpperWavePeriodLimit = 30 ; - } -#Time-standard-deviation significant wave height of all waves with period larger than 10s -'m' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 3 ; - typeOfStatisticalProcessing = 6 ; - typeOfWavePeriodInterval = 3 ; - scaleFactorOfLowerWavePeriodLimit = 0 ; - scaledValueOfLowerWavePeriodLimit = 10 ; - } #Time-standard-deviation significant wave height of first swell partition 'm' = { discipline = 10 ; @@ -3493,13 +3144,6 @@ scaleFactorOfFirstFixedSurface = 0 ; typeOfStatisticalProcessing = 6 ; } -#Time-standard-deviation 2D wave spectra (single) -'m**2 s radian**-1' = { - discipline = 10 ; - parameterCategory = 0 ; - parameterNumber = 86 ; - typeOfStatisticalProcessing = 6 ; - } #Time-standard-deviation wave spectral kurtosis 'dimensionless' = { discipline = 10 ;