ECC-890: CAMS parameters

This commit is contained in:
Shahram Najm 2019-02-19 09:55:56 +00:00
parent 3f8b040223
commit 7b58678623
5 changed files with 366 additions and 96 deletions

View File

@ -6686,6 +6686,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Source/gain of coarse-mode nitrate aerosol
'aersrcnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Dry deposition of fine-mode nitrate aerosol
'aerddpnif' = {
localTablesVersion = 1 ;
@ -6695,6 +6704,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Dry deposition of coarse-mode nitrate aerosol
'aerddpnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Sedimentation of fine-mode nitrate aerosol
'aersdmnif' = {
localTablesVersion = 1 ;
@ -6704,6 +6722,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Sedimentation of coarse-mode nitrate aerosol
'aersdmnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by large-scale precipitation
'aerwdlnif' = {
localTablesVersion = 1 ;
@ -6713,6 +6740,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation
'aerwdlnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by convective precipitation
'aerwdcnif' = {
localTablesVersion = 1 ;
@ -6722,6 +6758,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by convective precipitation
'aerwdcnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Negative fixer of fine-mode nitrate aerosol
'aerngtnif' = {
localTablesVersion = 1 ;
@ -6731,6 +6776,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Negative fixer of coarse-mode nitrate aerosol
'aerngtnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Experimental product
'p1.216' = {
discipline = 192 ;

View File

@ -316,24 +316,24 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
lengthOfTimeRange = 24 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 103 ;
typeOfStatisticalProcessing = 2 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 24 ;
}
#Minimum temperature at 2 metres in the last 24 hours
'Minimum temperature at 2 metres in the last 24 hours' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfStatisticalProcessing = 3 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 24 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfFirstFixedSurface = 103 ;
typeOfStatisticalProcessing = 3 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Montgomery potential
'Montgomery potential' = {
@ -1129,8 +1129,8 @@
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 52 ;
typeOfStatisticalProcessing = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ;
unitsFactor = 1000 ;
}
#Instantaneous eastward turbulent surface stress
@ -6683,8 +6683,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Source/gain of coarse-mode nitrate aerosol
'Source/gain of coarse-mode nitrate aerosol' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Dry deposition of fine-mode nitrate aerosol
'Dry deposition of fine-mode nitrate aerosol' = {
@ -6692,8 +6701,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Dry deposition of coarse-mode nitrate aerosol
'Dry deposition of coarse-mode nitrate aerosol' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Sedimentation of fine-mode nitrate aerosol
'Sedimentation of fine-mode nitrate aerosol' = {
@ -6701,8 +6719,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Sedimentation of coarse-mode nitrate aerosol
'Sedimentation of coarse-mode nitrate aerosol' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Wet deposition of fine-mode nitrate aerosol by large-scale precipitation
'Wet deposition of fine-mode nitrate aerosol by large-scale precipitation' = {
@ -6710,8 +6737,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation
'Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Wet deposition of fine-mode nitrate aerosol by convective precipitation
'Wet deposition of fine-mode nitrate aerosol by convective precipitation' = {
@ -6719,8 +6755,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Wet deposition of coarse-mode nitrate aerosol by convective precipitation
'Wet deposition of coarse-mode nitrate aerosol by convective precipitation' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Negative fixer of fine-mode nitrate aerosol
'Negative fixer of fine-mode nitrate aerosol' = {
@ -6728,8 +6773,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Negative fixer of coarse-mode nitrate aerosol
'Negative fixer of coarse-mode nitrate aerosol' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Experimental product
'Experimental product' = {
@ -13240,11 +13294,11 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
typeOfFirstFixedSurface = 103 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Minimum temperature at 2 metres in the last 3 hours
@ -13252,9 +13306,9 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfStatisticalProcessing = 3 ;
typeOfFirstFixedSurface = 103 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
@ -15254,14 +15308,14 @@
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 22 ;
scaledValueOfLowerLimit = 25 ;
productDefinitionTemplateNumber = 9 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
typeOfStatisticalProcessing = 2 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfLowerLimit = 25 ;
productDefinitionTemplateNumber = 9 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 103 ;
probabilityType = 3 ;
}
#2 metre temperature less than 273.15 K
'2 metre temperature less than 273.15 K' = {
@ -15274,44 +15328,44 @@
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
productDefinitionTemplateNumber = 5 ;
scaledValueOfLowerLimit = 2 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
}
#Significant wave height of at least 4 m
'Significant wave height of at least 4 m' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
probabilityType = 3 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 4 ;
probabilityType = 3 ;
}
#Significant wave height of at least 6 m
'Significant wave height of at least 6 m' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 6 ;
productDefinitionTemplateNumber = 5 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 6 ;
}
#Significant wave height of at least 8 m
'Significant wave height of at least 8 m' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaledValueOfLowerLimit = 8 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
scaledValueOfLowerLimit = 8 ;
}
#Mean wave period of at least 8 s
'Mean wave period of at least 8 s' = {

View File

@ -34,12 +34,12 @@
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 52 ;
productDefinitionTemplateNumber = 9 ;
typeOfStatisticalProcessing = 1 ;
scaledValueOfLowerLimit = 100 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 1 ;
productDefinitionTemplateNumber = 9 ;
}
#Total precipitation of at least 100 mm
'131085' = {
@ -316,12 +316,12 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
scaledValueOfFirstFixedSurface = 2 ;
typeOfFirstFixedSurface = 103 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 24 ;
indicatorOfUnitForTimeRange = 1 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
}
#Minimum temperature at 2 metres in the last 24 hours
'52' = {
@ -6686,6 +6686,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Source/gain of coarse-mode nitrate aerosol
'215190' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Dry deposition of fine-mode nitrate aerosol
'215191' = {
localTablesVersion = 1 ;
@ -6695,6 +6704,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Dry deposition of coarse-mode nitrate aerosol
'215192' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Sedimentation of fine-mode nitrate aerosol
'215193' = {
localTablesVersion = 1 ;
@ -6704,6 +6722,15 @@
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Sedimentation of coarse-mode nitrate aerosol
'215194' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by large-scale precipitation
'215195' = {
localTablesVersion = 1 ;
@ -6713,6 +6740,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation
'215196' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by convective precipitation
'215197' = {
localTablesVersion = 1 ;
@ -6722,6 +6758,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by convective precipitation
'215198' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Negative fixer of fine-mode nitrate aerosol
'215199' = {
localTablesVersion = 1 ;
@ -6731,6 +6776,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Negative fixer of coarse-mode nitrate aerosol
'215200' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Experimental product
'216001' = {
discipline = 192 ;
@ -13240,24 +13294,24 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
scaledValueOfFirstFixedSurface = 2 ;
typeOfStatisticalProcessing = 2 ;
lengthOfTimeRange = 3 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Minimum temperature at 2 metres in the last 3 hours
'228027' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
scaledValueOfFirstFixedSurface = 2 ;
typeOfStatisticalProcessing = 3 ;
lengthOfTimeRange = 3 ;
typeOfFirstFixedSurface = 103 ;
indicatorOfUnitForTimeRange = 1 ;
scaleFactorOfFirstFixedSurface = 0 ;
}
#10 metre wind gust in the last 3 hours
'228028' = {
@ -13337,8 +13391,8 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 2 ;
typeOfSecondFixedSurface = 8 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
}
#Instantaneous cloud-to-ground lightning flash density
'228052' = {
@ -13351,11 +13405,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 2 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 1 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Averaged cloud-to-ground lightning flash density in the last hour
'228053' = {
@ -13368,11 +13422,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 4 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 0 ;
typeOfSecondFixedSurface = 8 ;
lengthOfTimeRange = 3 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
}
#Averaged total lightning flash density in the last 3 hours
'228057' = {
@ -13385,11 +13439,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 4 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 6 ;
typeOfFirstFixedSurface = 1 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
}
#Averaged total lightning flash density in the last 6 hours
'228058' = {
@ -13419,11 +13473,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 2 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 6 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
}
#Averaged cloud-to-ground lightning flash density in the last 6 hours
'228060' = {
@ -15254,14 +15308,14 @@
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 22 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfFirstFixedSurface = 10 ;
productDefinitionTemplateNumber = 9 ;
typeOfStatisticalProcessing = 2 ;
scaledValueOfLowerLimit = 25 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
}
#2 metre temperature less than 273.15 K
'131073' = {
@ -15296,11 +15350,11 @@
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaledValueOfLowerLimit = 6 ;
productDefinitionTemplateNumber = 5 ;
typeOfFirstFixedSurface = 101 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
scaledValueOfLowerLimit = 6 ;
}
#Significant wave height of at least 8 m
'131077' = {

View File

@ -34,12 +34,12 @@
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 52 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 1 ;
productDefinitionTemplateNumber = 9 ;
typeOfStatisticalProcessing = 1 ;
scaledValueOfLowerLimit = 100 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 1 ;
}
#Total precipitation of at least 100 mm
'tpg100' = {
@ -317,23 +317,23 @@
parameterCategory = 0 ;
parameterNumber = 0 ;
scaledValueOfFirstFixedSurface = 2 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 103 ;
lengthOfTimeRange = 24 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 2 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Minimum temperature at 2 metres in the last 24 hours
'mn2t24' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfFirstFixedSurface = 103 ;
lengthOfTimeRange = 24 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfStatisticalProcessing = 3 ;
indicatorOfUnitForTimeRange = 1 ;
scaledValueOfFirstFixedSurface = 2 ;
typeOfFirstFixedSurface = 103 ;
}
#Montgomery potential
'mont' = {
@ -3296,8 +3296,8 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 2 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Aerosol type 13 mass mixing ratio
'aermr13diff' = {
@ -6686,6 +6686,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Source/gain of coarse-mode nitrate aerosol
'aersrcnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Dry deposition of fine-mode nitrate aerosol
'aerddpnif' = {
localTablesVersion = 1 ;
@ -6695,6 +6704,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Dry deposition of coarse-mode nitrate aerosol
'aerddpnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Sedimentation of fine-mode nitrate aerosol
'aersdmnif' = {
localTablesVersion = 1 ;
@ -6704,6 +6722,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Sedimentation of coarse-mode nitrate aerosol
'aersdmnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by large-scale precipitation
'aerwdlnif' = {
localTablesVersion = 1 ;
@ -6713,6 +6740,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation
'aerwdlnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Wet deposition of fine-mode nitrate aerosol by convective precipitation
'aerwdcnif' = {
localTablesVersion = 1 ;
@ -6722,6 +6758,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Wet deposition of coarse-mode nitrate aerosol by convective precipitation
'aerwdcnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Negative fixer of fine-mode nitrate aerosol
'aerngtnif' = {
localTablesVersion = 1 ;
@ -6731,6 +6776,15 @@
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Negative fixer of coarse-mode nitrate aerosol
'aerngtnic' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Experimental product
'~' = {
discipline = 192 ;
@ -13242,9 +13296,9 @@
parameterNumber = 0 ;
typeOfStatisticalProcessing = 2 ;
lengthOfTimeRange = 3 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
scaledValueOfFirstFixedSurface = 2 ;
}
#Minimum temperature at 2 metres in the last 3 hours
@ -13252,12 +13306,12 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
scaledValueOfFirstFixedSurface = 2 ;
typeOfStatisticalProcessing = 3 ;
lengthOfTimeRange = 3 ;
typeOfFirstFixedSurface = 103 ;
}
#10 metre wind gust in the last 3 hours
'10fg3' = {
@ -13320,11 +13374,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 4 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 1 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 1 ;
}
#Averaged total lightning flash density in the last hour
'litota1' = {
@ -13351,11 +13405,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 2 ;
lengthOfTimeRange = 1 ;
typeOfSecondFixedSurface = 8 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfStatisticalProcessing = 0 ;
typeOfFirstFixedSurface = 1 ;
lengthOfTimeRange = 1 ;
typeOfSecondFixedSurface = 8 ;
}
#Averaged cloud-to-ground lightning flash density in the last hour
'licga1' = {
@ -13368,11 +13422,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 4 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 3 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 0 ;
typeOfSecondFixedSurface = 8 ;
lengthOfTimeRange = 3 ;
}
#Averaged total lightning flash density in the last 3 hours
'litota3' = {
@ -13402,11 +13456,11 @@
discipline = 0 ;
parameterCategory = 17 ;
parameterNumber = 2 ;
typeOfSecondFixedSurface = 8 ;
typeOfStatisticalProcessing = 0 ;
lengthOfTimeRange = 3 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfSecondFixedSurface = 8 ;
}
#Averaged cloud-to-ground lightning flash density in the last 3 hours
'licga3' = {
@ -15254,14 +15308,14 @@
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 22 ;
scaledValueOfFirstFixedSurface = 10 ;
productDefinitionTemplateNumber = 9 ;
scaleFactorOfLowerLimit = 0 ;
typeOfStatisticalProcessing = 2 ;
scaledValueOfLowerLimit = 25 ;
typeOfFirstFixedSurface = 103 ;
probabilityType = 3 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfFirstFixedSurface = 10 ;
productDefinitionTemplateNumber = 9 ;
scaleFactorOfLowerLimit = 0 ;
}
#2 metre temperature less than 273.15 K
'2tl273' = {
@ -15274,22 +15328,22 @@
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaledValueOfLowerLimit = 2 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
probabilityType = 3 ;
scaledValueOfLowerLimit = 2 ;
}
#Significant wave height of at least 4 m
'swhg4' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
scaledValueOfLowerLimit = 4 ;
productDefinitionTemplateNumber = 5 ;
typeOfFirstFixedSurface = 101 ;
}
#Significant wave height of at least 6 m
'swhg6' = {

View File

@ -316,24 +316,24 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
lengthOfTimeRange = 24 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfFirstFixedSurface = 103 ;
typeOfStatisticalProcessing = 2 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 24 ;
}
#Minimum temperature at 2 metres in the last 24 hours
'K' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
typeOfStatisticalProcessing = 3 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 24 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
typeOfFirstFixedSurface = 103 ;
typeOfStatisticalProcessing = 3 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Montgomery potential
'm**2 s**-2' = {
@ -1129,8 +1129,8 @@
discipline = 0 ;
parameterCategory = 1 ;
parameterNumber = 52 ;
typeOfStatisticalProcessing = 1 ;
typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ;
unitsFactor = 1000 ;
}
#Instantaneous eastward turbulent surface stress
@ -3287,8 +3287,8 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 2 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Nitrate coarse mode aerosol mass mixing ratio
'kg kg**-1' = {
@ -3296,8 +3296,8 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 2 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Aerosol type 13 mass mixing ratio
'kg kg**-1' = {
@ -6683,8 +6683,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Source/gain of coarse-mode nitrate aerosol
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 192 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Dry deposition of fine-mode nitrate aerosol
'kg m**-2 s**-1' = {
@ -6692,8 +6701,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Dry deposition of coarse-mode nitrate aerosol
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 6 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Sedimentation of fine-mode nitrate aerosol
'kg m**-2 s**-1' = {
@ -6701,8 +6719,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Sedimentation of coarse-mode nitrate aerosol
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 11 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Wet deposition of fine-mode nitrate aerosol by large-scale precipitation
'kg m**-2 s**-1' = {
@ -6710,8 +6737,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Wet deposition of coarse-mode nitrate aerosol by large-scale precipitation
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 9 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Wet deposition of fine-mode nitrate aerosol by convective precipitation
'kg m**-2 s**-1' = {
@ -6719,8 +6755,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
}
#Wet deposition of coarse-mode nitrate aerosol by convective precipitation
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 10 ;
is_aerosol = 1 ;
aerosolType = 65533 ;
}
#Negative fixer of fine-mode nitrate aerosol
'kg m**-2 s**-1' = {
@ -6728,8 +6773,17 @@
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
is_aerosol = 1 ;
aerosolType = 65534 ;
is_aerosol = 1 ;
}
#Negative fixer of coarse-mode nitrate aerosol
'kg m**-2 s**-1' = {
localTablesVersion = 1 ;
discipline = 0 ;
parameterCategory = 20 ;
parameterNumber = 193 ;
aerosolType = 65533 ;
is_aerosol = 1 ;
}
#Experimental product
'~' = {
@ -13240,21 +13294,21 @@
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfStatisticalProcessing = 2 ;
typeOfFirstFixedSurface = 103 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
indicatorOfUnitForTimeRange = 1 ;
}
#Minimum temperature at 2 metres in the last 3 hours
'K' = {
discipline = 0 ;
parameterCategory = 0 ;
parameterNumber = 0 ;
indicatorOfUnitForTimeRange = 1 ;
typeOfStatisticalProcessing = 3 ;
typeOfFirstFixedSurface = 103 ;
indicatorOfUnitForTimeRange = 1 ;
lengthOfTimeRange = 3 ;
scaledValueOfFirstFixedSurface = 2 ;
scaleFactorOfFirstFixedSurface = 0 ;
@ -15254,14 +15308,14 @@
discipline = 0 ;
parameterCategory = 2 ;
parameterNumber = 22 ;
scaledValueOfLowerLimit = 25 ;
productDefinitionTemplateNumber = 9 ;
typeOfFirstFixedSurface = 103 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
typeOfStatisticalProcessing = 2 ;
scaledValueOfFirstFixedSurface = 10 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfLowerLimit = 25 ;
productDefinitionTemplateNumber = 9 ;
scaleFactorOfLowerLimit = 0 ;
typeOfFirstFixedSurface = 103 ;
probabilityType = 3 ;
}
#2 metre temperature less than 273.15 K
'%' = {
@ -15274,44 +15328,44 @@
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
productDefinitionTemplateNumber = 5 ;
scaledValueOfLowerLimit = 2 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
}
#Significant wave height of at least 4 m
'%' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
probabilityType = 3 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 4 ;
probabilityType = 3 ;
}
#Significant wave height of at least 6 m
'%' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 6 ;
productDefinitionTemplateNumber = 5 ;
typeOfFirstFixedSurface = 101 ;
probabilityType = 3 ;
scaleFactorOfLowerLimit = 0 ;
scaledValueOfLowerLimit = 6 ;
}
#Significant wave height of at least 8 m
'%' = {
discipline = 10 ;
parameterCategory = 0 ;
parameterNumber = 3 ;
scaledValueOfLowerLimit = 8 ;
typeOfFirstFixedSurface = 101 ;
productDefinitionTemplateNumber = 5 ;
scaleFactorOfLowerLimit = 0 ;
probabilityType = 3 ;
scaledValueOfLowerLimit = 8 ;
}
#Mean wave period of at least 8 s
'%' = {