mirror of https://github.com/ecmwf/eccodes.git
ECC-1702: GRIB2: Add turbulent surface parameters
This commit is contained in:
parent
72afc35a0e
commit
5bbde7f2f5
|
@ -589,32 +589,32 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'surface_downward_eastward_stress' = {
|
'surface_downward_eastward_stress' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'surface_downward_eastward_stress' = {
|
'surface_downward_eastward_stress' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'surface_downward_eastward_stress' = {
|
'surface_downward_eastward_stress' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'surface_downward_northward_stress' = {
|
'surface_downward_northward_stress' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'surface_downward_northward_stress' = {
|
'surface_downward_northward_stress' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'surface_downward_northward_stress' = {
|
'surface_downward_northward_stress' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
|
@ -959,7 +959,7 @@
|
||||||
table2Version = 174 ;
|
table2Version = 174 ;
|
||||||
indicatorOfParameter = 98 ;
|
indicatorOfParameter = 98 ;
|
||||||
}
|
}
|
||||||
#Carbon Dioxide
|
#Carbon dioxide mass mixing ratio
|
||||||
'mass_fraction_of_carbon_dioxide_in_air' = {
|
'mass_fraction_of_carbon_dioxide_in_air' = {
|
||||||
table2Version = 210 ;
|
table2Version = 210 ;
|
||||||
indicatorOfParameter = 61 ;
|
indicatorOfParameter = 61 ;
|
||||||
|
|
|
@ -1459,32 +1459,32 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
|
|
|
@ -1459,33 +1459,33 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'Eastward turbulent surface stress' = {
|
'Time-integrated eastward turbulent surface stress' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'Eastward turbulent surface stress' = {
|
'Time-integrated eastward turbulent surface stress' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'Eastward turbulent surface stress' = {
|
'Time-integrated eastward turbulent surface stress' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'Northward turbulent surface stress' = {
|
'Time-integrated northward turbulent surface stress' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'Northward turbulent surface stress' = {
|
'Time-integrated northward turbulent surface stress' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'Northward turbulent surface stress' = {
|
'Time-integrated northward turbulent surface stress' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1459,32 +1459,32 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'180' = {
|
'180' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'180' = {
|
'180' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'180' = {
|
'180' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'181' = {
|
'181' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'181' = {
|
'181' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'181' = {
|
'181' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
|
|
|
@ -1459,32 +1459,32 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
|
|
|
@ -1459,32 +1459,32 @@
|
||||||
table2Version = 190 ;
|
table2Version = 190 ;
|
||||||
indicatorOfParameter = 179 ;
|
indicatorOfParameter = 179 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 180 ;
|
indicatorOfParameter = 180 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 170 ;
|
table2Version = 170 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
table2Version = 180 ;
|
table2Version = 180 ;
|
||||||
indicatorOfParameter = 181 ;
|
indicatorOfParameter = 181 ;
|
||||||
|
|
|
@ -45,19 +45,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'surface_downward_eastward_stress' = {
|
'surface_downward_eastward_stress' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'surface_downward_northward_stress' = {
|
'surface_downward_northward_stress' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
|
|
@ -382,19 +382,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
@ -724,6 +724,20 @@
|
||||||
parameterCategory = 0 ;
|
parameterCategory = 0 ;
|
||||||
parameterNumber = 89 ;
|
parameterNumber = 89 ;
|
||||||
}
|
}
|
||||||
|
#U-component of atmospheric surface momentum flux
|
||||||
|
'utaua' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
|
#V-component of atmospheric surface momentum flux
|
||||||
|
'vtaua' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
#U-component of surface momentum flux into ocean
|
#U-component of surface momentum flux into ocean
|
||||||
'utauo' = {
|
'utauo' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
@ -3745,6 +3759,22 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 0 ;
|
typeOfStatisticalProcessing = 0 ;
|
||||||
}
|
}
|
||||||
|
#Mean eastward turbulent surface stress
|
||||||
|
'metss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 62 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
|
#Mean northward turbulent surface stress
|
||||||
|
'mntss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 63 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
#Mean evaporation rate
|
#Mean evaporation rate
|
||||||
'mer' = {
|
'mer' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -4735,6 +4765,38 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 255 ;
|
typeOfSecondFixedSurface = 255 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to orographic form drag
|
||||||
|
'etssofd' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 64 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to orographic form drag
|
||||||
|
'ntssofd' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 65 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to surface roughness
|
||||||
|
'etsssr' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 66 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to surface roughness
|
||||||
|
'ntsssr' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 67 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Universal thermal climate index
|
#Universal thermal climate index
|
||||||
'utci' = {
|
'utci' = {
|
||||||
discipline = 20 ;
|
discipline = 20 ;
|
||||||
|
@ -8715,18 +8777,6 @@
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
parameterNumber = 68 ;
|
parameterNumber = 68 ;
|
||||||
}
|
}
|
||||||
#Momentum flux, u component
|
|
||||||
'uflx' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 17 ;
|
|
||||||
}
|
|
||||||
#Momentum flux, v component
|
|
||||||
'vflx' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 18 ;
|
|
||||||
}
|
|
||||||
#Maximum wind speed
|
#Maximum wind speed
|
||||||
'maxgust' = {
|
'maxgust' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -6,6 +6,22 @@
|
||||||
parameterNumber = 0 ;
|
parameterNumber = 0 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'surface_downward_eastward_stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'surface_downward_northward_stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Sea surface practical salinity
|
#Sea surface practical salinity
|
||||||
'sea_surface_salinity' = {
|
'sea_surface_salinity' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -57,6 +57,22 @@
|
||||||
scaledValueOfFirstFixedSurface = 15 ;
|
scaledValueOfFirstFixedSurface = 15 ;
|
||||||
scaleFactorOfFirstFixedSurface = 1 ;
|
scaleFactorOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'ewss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'nsss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Mean sea water potential temperature in the upper 300 m
|
#Mean sea water potential temperature in the upper 300 m
|
||||||
'mswpt300m' = {
|
'mswpt300m' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -57,6 +57,22 @@
|
||||||
scaledValueOfFirstFixedSurface = 15 ;
|
scaledValueOfFirstFixedSurface = 15 ;
|
||||||
scaleFactorOfFirstFixedSurface = 1 ;
|
scaleFactorOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'Time-integrated eastward turbulent surface stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'Time-integrated northward turbulent surface stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Mean sea water potential temperature in the upper 300 m
|
#Mean sea water potential temperature in the upper 300 m
|
||||||
'Mean sea water potential temperature in the upper 300 m' = {
|
'Mean sea water potential temperature in the upper 300 m' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -57,6 +57,22 @@
|
||||||
scaledValueOfFirstFixedSurface = 15 ;
|
scaledValueOfFirstFixedSurface = 15 ;
|
||||||
scaleFactorOfFirstFixedSurface = 1 ;
|
scaleFactorOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'180' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'181' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Mean sea water potential temperature in the upper 300 m
|
#Mean sea water potential temperature in the upper 300 m
|
||||||
'151126' = {
|
'151126' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -57,6 +57,22 @@
|
||||||
scaledValueOfFirstFixedSurface = 15 ;
|
scaledValueOfFirstFixedSurface = 15 ;
|
||||||
scaleFactorOfFirstFixedSurface = 1 ;
|
scaleFactorOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'ewss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'nsss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Mean sea water potential temperature in the upper 300 m
|
#Mean sea water potential temperature in the upper 300 m
|
||||||
'mswpt300m' = {
|
'mswpt300m' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -57,6 +57,22 @@
|
||||||
scaledValueOfFirstFixedSurface = 15 ;
|
scaledValueOfFirstFixedSurface = 15 ;
|
||||||
scaleFactorOfFirstFixedSurface = 1 ;
|
scaleFactorOfFirstFixedSurface = 1 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 38 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 37 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Mean sea water potential temperature in the upper 300 m
|
#Mean sea water potential temperature in the upper 300 m
|
||||||
'K' = {
|
'K' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
|
|
@ -148,6 +148,18 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 8 ;
|
typeOfSecondFixedSurface = 8 ;
|
||||||
}
|
}
|
||||||
|
#Momentum flux, u component
|
||||||
|
'uflx' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
}
|
||||||
|
#Momentum flux, v component
|
||||||
|
'vflx' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
}
|
||||||
#Standard deviation of sub-grid scale orography
|
#Standard deviation of sub-grid scale orography
|
||||||
'sdsgso' = {
|
'sdsgso' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -148,6 +148,18 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 8 ;
|
typeOfSecondFixedSurface = 8 ;
|
||||||
}
|
}
|
||||||
|
#Momentum flux, u component
|
||||||
|
'Momentum flux, u component' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
}
|
||||||
|
#Momentum flux, v component
|
||||||
|
'Momentum flux, v component' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
}
|
||||||
#Standard deviation of sub-grid scale orography
|
#Standard deviation of sub-grid scale orography
|
||||||
'Standard deviation of sub-grid scale orography' = {
|
'Standard deviation of sub-grid scale orography' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -148,6 +148,18 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 8 ;
|
typeOfSecondFixedSurface = 8 ;
|
||||||
}
|
}
|
||||||
|
#Momentum flux, u component
|
||||||
|
'260062' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
}
|
||||||
|
#Momentum flux, v component
|
||||||
|
'260063' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
}
|
||||||
#Standard deviation of sub-grid scale orography
|
#Standard deviation of sub-grid scale orography
|
||||||
'260085' = {
|
'260085' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -148,6 +148,18 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 8 ;
|
typeOfSecondFixedSurface = 8 ;
|
||||||
}
|
}
|
||||||
|
#Momentum flux, u component
|
||||||
|
'uflx' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
}
|
||||||
|
#Momentum flux, v component
|
||||||
|
'vflx' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
}
|
||||||
#Standard deviation of sub-grid scale orography
|
#Standard deviation of sub-grid scale orography
|
||||||
'sdsgso' = {
|
'sdsgso' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -148,6 +148,18 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 8 ;
|
typeOfSecondFixedSurface = 8 ;
|
||||||
}
|
}
|
||||||
|
#Momentum flux, u component
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
}
|
||||||
|
#Momentum flux, v component
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
}
|
||||||
#Standard deviation of sub-grid scale orography
|
#Standard deviation of sub-grid scale orography
|
||||||
'm' = {
|
'm' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -382,19 +382,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'Eastward turbulent surface stress' = {
|
'Time-integrated eastward turbulent surface stress' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'Northward turbulent surface stress' = {
|
'Time-integrated northward turbulent surface stress' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
@ -724,6 +724,20 @@
|
||||||
parameterCategory = 0 ;
|
parameterCategory = 0 ;
|
||||||
parameterNumber = 89 ;
|
parameterNumber = 89 ;
|
||||||
}
|
}
|
||||||
|
#U-component of atmospheric surface momentum flux
|
||||||
|
'U-component of atmospheric surface momentum flux' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
|
#V-component of atmospheric surface momentum flux
|
||||||
|
'V-component of atmospheric surface momentum flux' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
#U-component of surface momentum flux into ocean
|
#U-component of surface momentum flux into ocean
|
||||||
'U-component of surface momentum flux into ocean' = {
|
'U-component of surface momentum flux into ocean' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
@ -3745,6 +3759,22 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 0 ;
|
typeOfStatisticalProcessing = 0 ;
|
||||||
}
|
}
|
||||||
|
#Mean eastward turbulent surface stress
|
||||||
|
'Mean eastward turbulent surface stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 62 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
|
#Mean northward turbulent surface stress
|
||||||
|
'Mean northward turbulent surface stress' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 63 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
#Mean evaporation rate
|
#Mean evaporation rate
|
||||||
'Mean evaporation rate' = {
|
'Mean evaporation rate' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -4735,6 +4765,38 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 255 ;
|
typeOfSecondFixedSurface = 255 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to orographic form drag
|
||||||
|
'Time-integrated eastward turbulent surface stress due to orographic form drag' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 64 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to orographic form drag
|
||||||
|
'Time-integrated northward turbulent surface stress due to orographic form drag' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 65 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to surface roughness
|
||||||
|
'Time-integrated eastward turbulent surface stress due to surface roughness' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 66 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to surface roughness
|
||||||
|
'Time-integrated northward turbulent surface stress due to surface roughness' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 67 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Universal thermal climate index
|
#Universal thermal climate index
|
||||||
'Universal thermal climate index' = {
|
'Universal thermal climate index' = {
|
||||||
discipline = 20 ;
|
discipline = 20 ;
|
||||||
|
@ -8715,18 +8777,6 @@
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
parameterNumber = 68 ;
|
parameterNumber = 68 ;
|
||||||
}
|
}
|
||||||
#Momentum flux, u component
|
|
||||||
'Momentum flux, u component' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 17 ;
|
|
||||||
}
|
|
||||||
#Momentum flux, v component
|
|
||||||
'Momentum flux, v component' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 18 ;
|
|
||||||
}
|
|
||||||
#Maximum wind speed
|
#Maximum wind speed
|
||||||
'Maximum wind speed' = {
|
'Maximum wind speed' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -382,19 +382,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'180' = {
|
'180' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'181' = {
|
'181' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
@ -724,6 +724,20 @@
|
||||||
parameterCategory = 0 ;
|
parameterCategory = 0 ;
|
||||||
parameterNumber = 89 ;
|
parameterNumber = 89 ;
|
||||||
}
|
}
|
||||||
|
#U-component of atmospheric surface momentum flux
|
||||||
|
'140101' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
|
#V-component of atmospheric surface momentum flux
|
||||||
|
'140102' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
#U-component of surface momentum flux into ocean
|
#U-component of surface momentum flux into ocean
|
||||||
'140103' = {
|
'140103' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
@ -3745,6 +3759,22 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 0 ;
|
typeOfStatisticalProcessing = 0 ;
|
||||||
}
|
}
|
||||||
|
#Mean eastward turbulent surface stress
|
||||||
|
'235041' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 62 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
|
#Mean northward turbulent surface stress
|
||||||
|
'235042' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 63 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
#Mean evaporation rate
|
#Mean evaporation rate
|
||||||
'235043' = {
|
'235043' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -4735,6 +4765,38 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 255 ;
|
typeOfSecondFixedSurface = 255 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to orographic form drag
|
||||||
|
'260652' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 64 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to orographic form drag
|
||||||
|
'260653' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 65 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to surface roughness
|
||||||
|
'260654' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 66 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to surface roughness
|
||||||
|
'260655' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 67 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Universal thermal climate index
|
#Universal thermal climate index
|
||||||
'261001' = {
|
'261001' = {
|
||||||
discipline = 20 ;
|
discipline = 20 ;
|
||||||
|
@ -8715,18 +8777,6 @@
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
parameterNumber = 68 ;
|
parameterNumber = 68 ;
|
||||||
}
|
}
|
||||||
#Momentum flux, u component
|
|
||||||
'260062' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 17 ;
|
|
||||||
}
|
|
||||||
#Momentum flux, v component
|
|
||||||
'260063' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 18 ;
|
|
||||||
}
|
|
||||||
#Maximum wind speed
|
#Maximum wind speed
|
||||||
'260064' = {
|
'260064' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -382,19 +382,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'ewss' = {
|
'ewss' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'nsss' = {
|
'nsss' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
@ -724,6 +724,20 @@
|
||||||
parameterCategory = 0 ;
|
parameterCategory = 0 ;
|
||||||
parameterNumber = 89 ;
|
parameterNumber = 89 ;
|
||||||
}
|
}
|
||||||
|
#U-component of atmospheric surface momentum flux
|
||||||
|
'utaua' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
|
#V-component of atmospheric surface momentum flux
|
||||||
|
'vtaua' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
#U-component of surface momentum flux into ocean
|
#U-component of surface momentum flux into ocean
|
||||||
'utauo' = {
|
'utauo' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
@ -3745,6 +3759,22 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 0 ;
|
typeOfStatisticalProcessing = 0 ;
|
||||||
}
|
}
|
||||||
|
#Mean eastward turbulent surface stress
|
||||||
|
'metss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 62 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
|
#Mean northward turbulent surface stress
|
||||||
|
'mntss' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 63 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
#Mean evaporation rate
|
#Mean evaporation rate
|
||||||
'mer' = {
|
'mer' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -4735,6 +4765,38 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 255 ;
|
typeOfSecondFixedSurface = 255 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to orographic form drag
|
||||||
|
'etssofd' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 64 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to orographic form drag
|
||||||
|
'ntssofd' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 65 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to surface roughness
|
||||||
|
'etsssr' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 66 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to surface roughness
|
||||||
|
'ntsssr' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 67 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Universal thermal climate index
|
#Universal thermal climate index
|
||||||
'utci' = {
|
'utci' = {
|
||||||
discipline = 20 ;
|
discipline = 20 ;
|
||||||
|
@ -8715,18 +8777,6 @@
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
parameterNumber = 68 ;
|
parameterNumber = 68 ;
|
||||||
}
|
}
|
||||||
#Momentum flux, u component
|
|
||||||
'uflx' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 17 ;
|
|
||||||
}
|
|
||||||
#Momentum flux, v component
|
|
||||||
'vflx' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 18 ;
|
|
||||||
}
|
|
||||||
#Maximum wind speed
|
#Maximum wind speed
|
||||||
'maxgust' = {
|
'maxgust' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -382,19 +382,19 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Eastward turbulent surface stress
|
#Time-integrated eastward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 38 ;
|
parameterNumber = 62 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
#Northward turbulent surface stress
|
#Time-integrated northward turbulent surface stress
|
||||||
'N m**-2 s' = {
|
'N m**-2 s' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 37 ;
|
parameterNumber = 63 ;
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
@ -724,6 +724,20 @@
|
||||||
parameterCategory = 0 ;
|
parameterCategory = 0 ;
|
||||||
parameterNumber = 89 ;
|
parameterNumber = 89 ;
|
||||||
}
|
}
|
||||||
|
#U-component of atmospheric surface momentum flux
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 17 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
|
#V-component of atmospheric surface momentum flux
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 18 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
}
|
||||||
#U-component of surface momentum flux into ocean
|
#U-component of surface momentum flux into ocean
|
||||||
'N m**-2' = {
|
'N m**-2' = {
|
||||||
discipline = 10 ;
|
discipline = 10 ;
|
||||||
|
@ -3745,6 +3759,22 @@
|
||||||
typeOfFirstFixedSurface = 8 ;
|
typeOfFirstFixedSurface = 8 ;
|
||||||
typeOfStatisticalProcessing = 0 ;
|
typeOfStatisticalProcessing = 0 ;
|
||||||
}
|
}
|
||||||
|
#Mean eastward turbulent surface stress
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 62 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
|
#Mean northward turbulent surface stress
|
||||||
|
'N m**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 63 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 0 ;
|
||||||
|
}
|
||||||
#Mean evaporation rate
|
#Mean evaporation rate
|
||||||
'kg m**-2 s**-1' = {
|
'kg m**-2 s**-1' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -4735,6 +4765,38 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfSecondFixedSurface = 255 ;
|
typeOfSecondFixedSurface = 255 ;
|
||||||
}
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to orographic form drag
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 64 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to orographic form drag
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 65 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated eastward turbulent surface stress due to surface roughness
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 66 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
|
#Time-integrated northward turbulent surface stress due to surface roughness
|
||||||
|
'N m**-2 s' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 67 ;
|
||||||
|
typeOfFirstFixedSurface = 1 ;
|
||||||
|
typeOfStatisticalProcessing = 1 ;
|
||||||
|
}
|
||||||
#Universal thermal climate index
|
#Universal thermal climate index
|
||||||
'K' = {
|
'K' = {
|
||||||
discipline = 20 ;
|
discipline = 20 ;
|
||||||
|
@ -8715,18 +8777,6 @@
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
parameterNumber = 68 ;
|
parameterNumber = 68 ;
|
||||||
}
|
}
|
||||||
#Momentum flux, u component
|
|
||||||
'N m**-2' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 17 ;
|
|
||||||
}
|
|
||||||
#Momentum flux, v component
|
|
||||||
'N m**-2' = {
|
|
||||||
discipline = 0 ;
|
|
||||||
parameterCategory = 2 ;
|
|
||||||
parameterNumber = 18 ;
|
|
||||||
}
|
|
||||||
#Maximum wind speed
|
#Maximum wind speed
|
||||||
'm s**-1' = {
|
'm s**-1' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
Loading…
Reference in New Issue