Definitions: Fix regression tests

This commit is contained in:
Shahram Najm 2024-10-08 14:57:38 +00:00
parent b63becd24e
commit 1dd2371c2c
6 changed files with 781 additions and 4 deletions

View File

@ -505,12 +505,12 @@
indicatorOfParameter = 168 ;
}
#Time-mean 2 metre temperature
'mean2t' = {
'avg_2t' = {
table2Version = 228 ;
indicatorOfParameter = 4 ;
}
#Time-mean 10 metre wind speed
'mean10ws' = {
'avg_10ws' = {
table2Version = 228 ;
indicatorOfParameter = 5 ;
}

View File

@ -119,6 +119,34 @@
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
}
#Time-mean 2D wave spectra (single)
'avg_2dfd' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 86 ;
typeOfStatisticalProcessing = 0 ;
}
#Time-maximum 2D wave spectra (single)
'max_2dfd' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 86 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-minimum 2D wave spectra (single)
'min_2dfd' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 86 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-standard-deviation 2D wave spectra (single)
'std_2dfd' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 86 ;
typeOfStatisticalProcessing = 6 ;
}
#2 metre specific humidity
'sh2' = {
discipline = 0 ;
@ -245,6 +273,35 @@
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 0 ;
}
#Time-mean 10 metre wind direction
'avg_2rhw' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 0 ;
}
#Time-maximum sea ice area fraction
'max_ci' = {
discipline = 10 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 2 metre specific humidity
'max_2sh' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
typeOfSecondFixedSurface = 255 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 2 metre relative humidity
'max_2r' = {
discipline = 0 ;
@ -255,6 +312,85 @@
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 10 metre U wind component
'max_10u' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 2 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 10 metre V wind component
'max_10v' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 2 metre dewpoint temperature
'max_2d' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 6 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 10 metre wind speed
'max_10si' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 1 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 10 metre wind direction
'max_10wdir' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum 2 metre relative humidity with respect to water
'max_2rhw' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 93 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Time-minimum sea ice area fraction
'min_ci' = {
discipline = 10 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 2 metre specific humidity
'min_2sh' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
typeOfSecondFixedSurface = 255 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 2 metre relative humidity
'min_2r' = {
discipline = 0 ;
@ -265,6 +401,155 @@
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 10 metre U wind component
'min_10u' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 2 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 10 metre V wind component
'min_10v' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 2 metre dewpoint temperature
'min_2d' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 6 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 10 metre wind speed
'min_10si' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 1 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 10 metre wind direction
'min_10wdir' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum 2 metre relative humidity with respect to water
'min_2rhw' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 93 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
}
#Time-standard-deviation sea ice area fraction
'std_ci' = {
discipline = 10 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 2 metre specific humidity
'std_2sh' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
typeOfSecondFixedSurface = 255 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 10 metre U wind component
'std_10u' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 2 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 10 metre V wind component
'std_10v' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 2 metre temperature
'std_2t' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 2 metre dewpoint temperature
'std_2d' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 6 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 10 metre wind speed
'std_10si' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 1 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 10 metre wind direction
'std_10wdir' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation 2 metre relative humidity with respect to water
'std_2rhw' = {
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 93 ;
typeOfFirstFixedSurface = 103 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 6 ;
}
#5-wave geopotential height
'wavh5' = {
discipline = 0 ;
@ -408,7 +693,7 @@
parameterNumber = 86 ;
}
#Time-mean 2 metre temperature
'mean2t' = {
'avg_2t' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
@ -418,7 +703,7 @@
typeOfStatisticalProcessing = 0 ;
}
#Time-mean 10 metre wind speed
'mean10ws' = {
'avg_10ws' = {
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 1 ;

View File

@ -1981,6 +1981,11 @@
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' = {
@ -1988,6 +1993,11 @@
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' = {
@ -1995,6 +2005,11 @@
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' = {
@ -2002,6 +2017,11 @@
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' = {
@ -2009,6 +2029,11 @@
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' = {
@ -2016,6 +2041,11 @@
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' = {
@ -2023,6 +2053,9 @@
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' = {
@ -2502,6 +2535,11 @@
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' = {
@ -2509,6 +2547,11 @@
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' = {
@ -2516,6 +2559,11 @@
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' = {
@ -2523,6 +2571,11 @@
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' = {
@ -2530,6 +2583,11 @@
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' = {
@ -2537,6 +2595,11 @@
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' = {
@ -2544,6 +2607,9 @@
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' = {
@ -3023,6 +3089,11 @@
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' = {
@ -3030,6 +3101,11 @@
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' = {
@ -3037,6 +3113,11 @@
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' = {
@ -3044,6 +3125,11 @@
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' = {
@ -3051,6 +3137,11 @@
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' = {
@ -3058,6 +3149,11 @@
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' = {
@ -3065,6 +3161,9 @@
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' = {
@ -9761,6 +9860,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum lake shape factor
@ -9786,6 +9887,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum minimum vertical gradient of refractivity inside trapping layer
@ -9998,6 +10103,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum ceiling
@ -11532,6 +11639,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum lake shape factor
@ -11557,6 +11666,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum minimum vertical gradient of refractivity inside trapping layer
@ -11788,6 +11901,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum ceiling
@ -13330,6 +13445,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation lake shape factor
@ -13355,6 +13472,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation minimum vertical gradient of refractivity inside trapping layer
@ -13586,6 +13707,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation ceiling

View File

@ -1981,6 +1981,11 @@
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' = {
@ -1988,6 +1993,11 @@
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' = {
@ -1995,6 +2005,11 @@
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' = {
@ -2002,6 +2017,11 @@
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' = {
@ -2009,6 +2029,11 @@
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' = {
@ -2016,6 +2041,11 @@
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' = {
@ -2023,6 +2053,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 2 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-maximum significant wave height of first swell partition
'143121' = {
@ -2502,6 +2535,11 @@
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' = {
@ -2509,6 +2547,11 @@
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' = {
@ -2516,6 +2559,11 @@
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' = {
@ -2523,6 +2571,11 @@
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' = {
@ -2530,6 +2583,11 @@
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' = {
@ -2537,6 +2595,11 @@
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' = {
@ -2544,6 +2607,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 3 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-minimum significant wave height of first swell partition
'144121' = {
@ -3023,6 +3089,11 @@
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' = {
@ -3030,6 +3101,11 @@
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' = {
@ -3037,6 +3113,11 @@
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' = {
@ -3044,6 +3125,11 @@
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' = {
@ -3051,6 +3137,11 @@
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' = {
@ -3058,6 +3149,11 @@
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' = {
@ -3065,6 +3161,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 6 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-standard-deviation significant wave height of first swell partition
'145121' = {
@ -9761,6 +9860,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum lake shape factor
@ -9786,6 +9887,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum minimum vertical gradient of refractivity inside trapping layer
@ -9998,6 +10103,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum ceiling
@ -11532,6 +11639,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum lake shape factor
@ -11557,6 +11666,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum minimum vertical gradient of refractivity inside trapping layer
@ -11788,6 +11901,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum ceiling
@ -13330,6 +13445,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation lake shape factor
@ -13355,6 +13472,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation minimum vertical gradient of refractivity inside trapping layer
@ -13586,6 +13707,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation ceiling

View File

@ -1981,6 +1981,11 @@
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' = {
@ -1988,6 +1993,11 @@
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' = {
@ -1995,6 +2005,11 @@
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' = {
@ -2002,6 +2017,11 @@
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' = {
@ -2009,6 +2029,11 @@
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' = {
@ -2016,6 +2041,11 @@
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' = {
@ -2023,6 +2053,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 2 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-maximum significant wave height of first swell partition
'max_swh1' = {
@ -2502,6 +2535,11 @@
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' = {
@ -2509,6 +2547,11 @@
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' = {
@ -2516,6 +2559,11 @@
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' = {
@ -2523,6 +2571,11 @@
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' = {
@ -2530,6 +2583,11 @@
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' = {
@ -2537,6 +2595,11 @@
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' = {
@ -2544,6 +2607,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 3 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-minimum significant wave height of first swell partition
'min_swh1' = {
@ -3023,6 +3089,11 @@
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' = {
@ -3030,6 +3101,11 @@
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' = {
@ -3037,6 +3113,11 @@
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' = {
@ -3044,6 +3125,11 @@
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' = {
@ -3051,6 +3137,11 @@
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' = {
@ -3058,6 +3149,11 @@
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' = {
@ -3065,6 +3161,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 6 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-standard-deviation significant wave height of first swell partition
'std_swh1' = {
@ -9761,6 +9860,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum lake shape factor
@ -9786,6 +9887,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum minimum vertical gradient of refractivity inside trapping layer
@ -9998,6 +10103,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum ceiling
@ -11532,6 +11639,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum lake shape factor
@ -11557,6 +11666,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum minimum vertical gradient of refractivity inside trapping layer
@ -11788,6 +11901,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum ceiling
@ -13330,6 +13445,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation lake shape factor
@ -13355,6 +13472,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation minimum vertical gradient of refractivity inside trapping layer
@ -13586,6 +13707,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation ceiling

View File

@ -1981,6 +1981,11 @@
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' = {
@ -1988,6 +1993,11 @@
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' = {
@ -1995,6 +2005,11 @@
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' = {
@ -2002,6 +2017,11 @@
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' = {
@ -2009,6 +2029,11 @@
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' = {
@ -2016,6 +2041,11 @@
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' = {
@ -2023,6 +2053,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 2 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-maximum significant wave height of first swell partition
'm' = {
@ -2502,6 +2535,11 @@
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' = {
@ -2509,6 +2547,11 @@
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' = {
@ -2516,6 +2559,11 @@
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' = {
@ -2523,6 +2571,11 @@
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' = {
@ -2530,6 +2583,11 @@
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' = {
@ -2537,6 +2595,11 @@
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' = {
@ -2544,6 +2607,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 3 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-minimum significant wave height of first swell partition
'm' = {
@ -3023,6 +3089,11 @@
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' = {
@ -3030,6 +3101,11 @@
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' = {
@ -3037,6 +3113,11 @@
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' = {
@ -3044,6 +3125,11 @@
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' = {
@ -3051,6 +3137,11 @@
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' = {
@ -3058,6 +3149,11 @@
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' = {
@ -3065,6 +3161,9 @@
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfStatisticalProcessing = 6 ;
typeOfWavePeriodInterval = 3 ;
scaleFactorOfLowerWavePeriodLimit = 0 ;
scaledValueOfLowerWavePeriodLimit = 10 ;
}
#Time-standard-deviation significant wave height of first swell partition
'm' = {
@ -9761,6 +9860,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum lake shape factor
@ -9786,6 +9887,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum minimum vertical gradient of refractivity inside trapping layer
@ -9998,6 +10103,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 2 ;
}
#Time-maximum ceiling
@ -11532,6 +11639,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum lake shape factor
@ -11557,6 +11666,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum minimum vertical gradient of refractivity inside trapping layer
@ -11788,6 +11901,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 3 ;
}
#Time-minimum ceiling
@ -13330,6 +13445,8 @@
parameterNumber = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 162 ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation lake shape factor
@ -13355,6 +13472,10 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 174 ;
typeOfSecondFixedSurface = 176 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
scaledValueOfSecondFixedSurface = missing() ;
scaleFactorOfSecondFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation minimum vertical gradient of refractivity inside trapping layer
@ -13586,6 +13707,8 @@
parameterCategory = 3 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 17 ;
scaledValueOfFirstFixedSurface = missing() ;
scaleFactorOfFirstFixedSurface = missing() ;
typeOfStatisticalProcessing = 6 ;
}
#Time-standard-deviation ceiling