ECC-1470: GRIB2: Modifications to parameter long names (WMO conforming) for Destination Earth

This commit is contained in:
Shahram Najm 2022-11-13 14:44:39 +00:00
parent 1627cb06a7
commit fbd6df54b9
13 changed files with 199 additions and 199 deletions

View File

@ -3,7 +3,7 @@ ecmf 166 10v m s**-1 10 metre V wind component
ecmf 59 cape J kg**-1 Convective available potential energy ecmf 59 cape J kg**-1 Convective available potential energy
ecmf 156 gh gpm Geopotential height ecmf 156 gh gpm Geopotential height
ecmf 151 msl Pa Mean sea level pressure ecmf 151 msl Pa Mean sea level pressure
ecmf 179 ttr J m**-2 Top net thermal radiation ecmf 179 ttr J m**-2 Top net long-wave radiation
ecmf 3 pt K Potential temperature ecmf 3 pt K Potential temperature
ecmf 60 pv K m**2 kg**-1 s**-1 Potential vorticity ecmf 60 pv K m**2 kg**-1 s**-1 Potential vorticity
ecmf 235 skt K Skin temperature ecmf 235 skt K Skin temperature
@ -18,15 +18,15 @@ ecmf 121 mx2t6 K Maximum temperature at 2 metres in the last 6 hours
ecmf 122 mn2t6 K Minimum temperature at 2 metres in the last 6 hours ecmf 122 mn2t6 K Minimum temperature at 2 metres in the last 6 hours
ecmf 167 2t K 2 metre temperature ecmf 167 2t K 2 metre temperature
ecmf 147 slhf J m**-2 Surface latent heat flux ecmf 147 slhf J m**-2 Surface latent heat flux
ecmf 176 ssr J m**-2 Surface net solar radiation ecmf 176 ssr J m**-2 Surface net short-wave radiation
ecmf 177 str J m**-2 Surface net thermal radiation ecmf 177 str J m**-2 Surface net long-wave radiation
ecmf 134 sp Pa Surface pressure ecmf 134 sp Pa Surface pressure
ecmf 146 sshf J m**-2 Surface sensible heat flux ecmf 146 sshf J m**-2 Surface sensible heat flux
ecmf 130 t K Temperature ecmf 130 t K Temperature
ecmf 179 ttr J m**-2 Top net thermal radiation ecmf 179 ttr J m**-2 Top net long-wave radiation
ecmf 147 slhf J m**-2 Surface latent heat flux ecmf 147 slhf J m**-2 Surface latent heat flux
ecmf 176 ssr J m**-2 Surface net solar radiation ecmf 176 ssr J m**-2 Surface net short-wave radiation
ecmf 177 str J m**-2 Surface net thermal radiation ecmf 177 str J m**-2 Surface net long-wave radiation
ecmf 146 sshf J m**-2 Surface sensible heat flux ecmf 146 sshf J m**-2 Surface sensible heat flux
ecmf 228164 tcc % Total Cloud Cover ecmf 228164 tcc % Total Cloud Cover
ecmf 136 tcw kg m**-2 Total column water ecmf 136 tcw kg m**-2 Total column water

View File

@ -449,12 +449,12 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 164 ; indicatorOfParameter = 164 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'surface_downwelling_shortwave_flux_in_air' = { 'surface_downwelling_shortwave_flux_in_air' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'surface_downwelling_shortwave_flux_in_air' = { 'surface_downwelling_shortwave_flux_in_air' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
@ -519,72 +519,72 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'surface_net_downward_shortwave_flux' = { 'surface_net_downward_shortwave_flux' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'surface_net_downward_shortwave_flux' = { 'surface_net_downward_shortwave_flux' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'surface_net_downward_shortwave_flux' = { 'surface_net_downward_shortwave_flux' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'surface_net_downward_shortwave_flux' = { 'surface_net_downward_shortwave_flux' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'surface_net_upward_longwave_flux' = { 'surface_net_upward_longwave_flux' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'surface_net_upward_longwave_flux' = { 'surface_net_upward_longwave_flux' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'surface_net_upward_longwave_flux' = { 'surface_net_upward_longwave_flux' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'surface_net_upward_longwave_flux' = { 'surface_net_upward_longwave_flux' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'toa_net_upward_shortwave_flux' = { 'toa_net_upward_shortwave_flux' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'toa_net_upward_shortwave_flux' = { 'toa_net_upward_shortwave_flux' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'toa_net_upward_shortwave_flux' = { 'toa_net_upward_shortwave_flux' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'toa_outgoing_longwave_flux' = { 'toa_outgoing_longwave_flux' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'toa_outgoing_longwave_flux' = { 'toa_outgoing_longwave_flux' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'toa_outgoing_longwave_flux' = { 'toa_outgoing_longwave_flux' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
@ -664,12 +664,12 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 206 ; indicatorOfParameter = 206 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'surface_net_downward_shortwave_flux_assuming_clear_sky' = { 'surface_net_downward_shortwave_flux_assuming_clear_sky' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'surface_net_downward_longwave_flux_assuming_clear_sky' = { 'surface_net_downward_longwave_flux_assuming_clear_sky' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;

View File

@ -1294,12 +1294,12 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 168 ; indicatorOfParameter = 168 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
@ -1379,82 +1379,82 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
@ -1749,12 +1749,12 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 209 ; indicatorOfParameter = 209 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'ssrc' = { 'ssrc' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'strc' = { 'strc' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;

View File

@ -1294,13 +1294,13 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 168 ; indicatorOfParameter = 168 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'Surface solar radiation downwards' = { 'Surface short-wave radiation downwards' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'Surface solar radiation downwards' = { 'Surface short-wave radiation downwards' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
@ -1379,83 +1379,83 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'Surface thermal radiation downwards' = { 'Surface long-wave radiation downwards' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'Surface thermal radiation downwards' = { 'Surface long-wave radiation downwards' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'Surface net solar radiation' = { 'Surface net short-wave radiation' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'Surface net solar radiation' = { 'Surface net short-wave radiation' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'Surface net solar radiation' = { 'Surface net short-wave radiation' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'Surface net solar radiation' = { 'Surface net short-wave radiation' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'Surface net thermal radiation' = { 'Surface net long-wave radiation' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'Surface net thermal radiation' = { 'Surface net long-wave radiation' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'Surface net thermal radiation' = { 'Surface net long-wave radiation' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'Surface net thermal radiation' = { 'Surface net long-wave radiation' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'Top net solar radiation' = { 'Top net short-wave radiation' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'Top net solar radiation' = { 'Top net short-wave radiation' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'Top net solar radiation' = { 'Top net short-wave radiation' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'Top net thermal radiation' = { 'Top net long-wave radiation' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'Top net thermal radiation' = { 'Top net long-wave radiation' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'Top net thermal radiation' = { 'Top net long-wave radiation' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
@ -1749,13 +1749,13 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 209 ; indicatorOfParameter = 209 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'Surface net solar radiation, clear sky' = { 'Surface net short-wave radiation, clear sky' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'Surface net thermal radiation, clear sky' = { 'Surface net long-wave radiation, clear sky' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;
} }

View File

@ -1294,12 +1294,12 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 168 ; indicatorOfParameter = 168 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'169' = { '169' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'169' = { '169' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
@ -1379,82 +1379,82 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'175' = { '175' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'175' = { '175' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'176' = { '176' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'176' = { '176' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'176' = { '176' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'176' = { '176' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'177' = { '177' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'177' = { '177' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'177' = { '177' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'177' = { '177' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'178' = { '178' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'178' = { '178' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'178' = { '178' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'179' = { '179' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'179' = { '179' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'179' = { '179' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
@ -1749,12 +1749,12 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 209 ; indicatorOfParameter = 209 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'210' = { '210' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'211' = { '211' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;

View File

@ -1294,12 +1294,12 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 168 ; indicatorOfParameter = 168 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
@ -1379,82 +1379,82 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
@ -1749,12 +1749,12 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 209 ; indicatorOfParameter = 209 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'ssrc' = { 'ssrc' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'strc' = { 'strc' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;

View File

@ -1294,12 +1294,12 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 168 ; indicatorOfParameter = 168 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 169 ; indicatorOfParameter = 169 ;
@ -1379,82 +1379,82 @@
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 174 ; indicatorOfParameter = 174 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 175 ; indicatorOfParameter = 175 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 176 ; indicatorOfParameter = 176 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 170 ; table2Version = 170 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 177 ; indicatorOfParameter = 177 ;
} }
#Top net solar radiation #Top net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net solar radiation #Top net short-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 178 ; indicatorOfParameter = 178 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 160 ; table2Version = 160 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'J m**-2' = { 'J m**-2' = {
table2Version = 190 ; table2Version = 190 ;
indicatorOfParameter = 179 ; indicatorOfParameter = 179 ;
@ -1749,12 +1749,12 @@
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 209 ; indicatorOfParameter = 209 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 210 ; indicatorOfParameter = 210 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'J m**-2' = { 'J m**-2' = {
table2Version = 128 ; table2Version = 128 ;
indicatorOfParameter = 211 ; indicatorOfParameter = 211 ;

View File

@ -11,7 +11,7 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'surface_downwelling_shortwave_flux_in_air' = { 'surface_downwelling_shortwave_flux_in_air' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -19,7 +19,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'toa_net_upward_shortwave_flux' = { 'toa_net_upward_shortwave_flux' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -45,7 +45,7 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'surface_net_downward_shortwave_flux_assuming_clear_sky' = { 'surface_net_downward_shortwave_flux_assuming_clear_sky' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -53,7 +53,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'surface_net_downward_longwave_flux_assuming_clear_sky' = { 'surface_net_downward_longwave_flux_assuming_clear_sky' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -331,7 +331,7 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'surface_net_downward_shortwave_flux' = { 'surface_net_downward_shortwave_flux' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -339,7 +339,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'surface_net_upward_longwave_flux' = { 'surface_net_upward_longwave_flux' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -347,7 +347,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'toa_outgoing_longwave_flux' = { 'toa_outgoing_longwave_flux' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;

View File

@ -205,7 +205,7 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -213,7 +213,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -221,7 +221,7 @@
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -247,7 +247,7 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'ssrc' = { 'ssrc' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -255,7 +255,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'strc' = { 'strc' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5090,7 +5090,7 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -5098,7 +5098,7 @@
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5106,7 +5106,7 @@
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;

View File

@ -205,24 +205,24 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'Surface solar radiation downwards' = { 'Surface short-wave radiation downwards' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
parameterNumber = 7 ; parameterNumber = 7 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'Surface thermal radiation downwards' = { 'Surface long-wave radiation downwards' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
parameterNumber = 3 ; parameterNumber = 3 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'Top net solar radiation' = { 'Top net short-wave radiation' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
parameterNumber = 1 ; parameterNumber = 1 ;
@ -247,16 +247,16 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'Surface net solar radiation, clear sky' = { 'Surface net short-wave radiation, clear sky' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
parameterNumber = 11 ; parameterNumber = 11 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'Surface net thermal radiation, clear sky' = { 'Surface net long-wave radiation, clear sky' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
parameterNumber = 6 ; parameterNumber = 6 ;
@ -5090,24 +5090,24 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'Surface net solar radiation' = { 'Surface net short-wave radiation' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
parameterNumber = 9 ; parameterNumber = 9 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'Surface net thermal radiation' = { 'Surface net long-wave radiation' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
parameterNumber = 5 ; parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'Top net thermal radiation' = { 'Top net long-wave radiation' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
parameterNumber = 5 ; parameterNumber = 5 ;

View File

@ -205,7 +205,7 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'169' = { '169' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -213,7 +213,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'175' = { '175' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -221,7 +221,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'178' = { '178' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -247,7 +247,7 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'210' = { '210' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -255,7 +255,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'211' = { '211' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5090,7 +5090,7 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'176' = { '176' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -5098,7 +5098,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'177' = { '177' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5106,7 +5106,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'179' = { '179' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;

View File

@ -205,7 +205,7 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'ssrd' = { 'ssrd' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -213,7 +213,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'strd' = { 'strd' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -221,7 +221,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'tsr' = { 'tsr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -247,7 +247,7 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'ssrc' = { 'ssrc' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -255,7 +255,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'strc' = { 'strc' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5090,7 +5090,7 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'ssr' = { 'ssr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -5098,7 +5098,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'str' = { 'str' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5106,7 +5106,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'ttr' = { 'ttr' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;

View File

@ -205,7 +205,7 @@
parameterCategory = 1 ; parameterCategory = 1 ;
parameterNumber = 64 ; parameterNumber = 64 ;
} }
#Surface solar radiation downwards #Surface short-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -213,7 +213,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface thermal radiation downwards #Surface long-wave radiation downwards
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -221,7 +221,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net solar radiation #Top net short-wave radiation
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -247,7 +247,7 @@
parameterCategory = 14 ; parameterCategory = 14 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation, clear sky #Surface net short-wave radiation, clear sky
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -255,7 +255,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation, clear sky #Surface net long-wave radiation, clear sky
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5090,7 +5090,7 @@
parameterCategory = 0 ; parameterCategory = 0 ;
parameterNumber = 1 ; parameterNumber = 1 ;
} }
#Surface net solar radiation #Surface net short-wave radiation
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 4 ; parameterCategory = 4 ;
@ -5098,7 +5098,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Surface net thermal radiation #Surface net long-wave radiation
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;
@ -5106,7 +5106,7 @@
typeOfFirstFixedSurface = 1 ; typeOfFirstFixedSurface = 1 ;
typeOfStatisticalProcessing = 1 ; typeOfStatisticalProcessing = 1 ;
} }
#Top net thermal radiation #Top net long-wave radiation
'J m**-2' = { 'J m**-2' = {
discipline = 0 ; discipline = 0 ;
parameterCategory = 5 ; parameterCategory = 5 ;