mirror of https://github.com/ecmwf/eccodes.git
ECC-454: Add new parameters for land reanalysis (ERA5-Land)
This commit is contained in:
parent
e4a2e3fa43
commit
36e7efe68c
|
@ -9467,6 +9467,30 @@
|
|||
parameterCategory = 228 ;
|
||||
parameterNumber = 94 ;
|
||||
}
|
||||
#Evaporation from the top of canopy
|
||||
'evatc' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 100 ;
|
||||
}
|
||||
#Evaporation from bare soil
|
||||
'evabs' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 101 ;
|
||||
}
|
||||
#Evaporation from open water surfaces excluding oceans
|
||||
'evaow' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 102 ;
|
||||
}
|
||||
#Evaporation from vegetation transpiration
|
||||
'evavt' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 103 ;
|
||||
}
|
||||
#Surface solar radiation downward clear-sky
|
||||
'ssrdc' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -9467,6 +9467,30 @@
|
|||
parameterCategory = 228 ;
|
||||
parameterNumber = 94 ;
|
||||
}
|
||||
#Evaporation from the top of canopy
|
||||
'Evaporation from the top of canopy' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 100 ;
|
||||
}
|
||||
#Evaporation from bare soil
|
||||
'Evaporation from bare soil' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 101 ;
|
||||
}
|
||||
#Evaporation from open water surfaces excluding oceans
|
||||
'Evaporation from open water surfaces excluding oceans' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 102 ;
|
||||
}
|
||||
#Evaporation from vegetation transpiration
|
||||
'Evaporation from vegetation transpiration' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 103 ;
|
||||
}
|
||||
#Surface solar radiation downward clear-sky
|
||||
'Surface solar radiation downward clear-sky' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -9467,6 +9467,30 @@
|
|||
parameterCategory = 228 ;
|
||||
parameterNumber = 94 ;
|
||||
}
|
||||
#Evaporation from the top of canopy
|
||||
'228100' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 100 ;
|
||||
}
|
||||
#Evaporation from bare soil
|
||||
'228101' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 101 ;
|
||||
}
|
||||
#Evaporation from open water surfaces excluding oceans
|
||||
'228102' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 102 ;
|
||||
}
|
||||
#Evaporation from vegetation transpiration
|
||||
'228103' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 103 ;
|
||||
}
|
||||
#Surface solar radiation downward clear-sky
|
||||
'228129' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -9467,6 +9467,30 @@
|
|||
parameterCategory = 228 ;
|
||||
parameterNumber = 94 ;
|
||||
}
|
||||
#Evaporation from the top of canopy
|
||||
'evatc' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 100 ;
|
||||
}
|
||||
#Evaporation from bare soil
|
||||
'evabs' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 101 ;
|
||||
}
|
||||
#Evaporation from open water surfaces excluding oceans
|
||||
'evaow' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 102 ;
|
||||
}
|
||||
#Evaporation from vegetation transpiration
|
||||
'evavt' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 103 ;
|
||||
}
|
||||
#Surface solar radiation downward clear-sky
|
||||
'ssrdc' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -9467,6 +9467,30 @@
|
|||
parameterCategory = 228 ;
|
||||
parameterNumber = 94 ;
|
||||
}
|
||||
#Evaporation from the top of canopy
|
||||
'm of water equivalent' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 100 ;
|
||||
}
|
||||
#Evaporation from bare soil
|
||||
'm of water equivalent' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 101 ;
|
||||
}
|
||||
#Evaporation from open water surfaces excluding oceans
|
||||
'm of water equivalent' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 102 ;
|
||||
}
|
||||
#Evaporation from vegetation transpiration
|
||||
'm of water equivalent' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 228 ;
|
||||
parameterNumber = 103 ;
|
||||
}
|
||||
#Surface solar radiation downward clear-sky
|
||||
'J m**-2' = {
|
||||
discipline = 192 ;
|
||||
|
|
Loading…
Reference in New Issue