File size: 7,558 Bytes
2c87513 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 |
{
"alb": {
"description": "surface albedo",
"derived_from": ["rsdscs", "rsuscs"],
"units": "[1]"
},
"amoc": {
"description": "Atlantic meriodinal overturning circulation",
"derived_from": ["msftmz"]
},
"asr": {
"description": "absorbed shortwave radiation",
"derived_from": ["rsdt", "rsut"],
"units": "[W m-2]",
"positive": "down"
},
"chlora": {
"description": "surface chlorophyll concentration",
"derived_from": ["chldiatos", "chlmiscos"],
"units": "[kg m-3]"
},
"clhmtisccp": {
"description": "ISCCP high level medium-thickness cloud area fraction",
"derived_from": ["clisccp"]
},
"clhtkisccp": {
"description": "ISCCP high level thick cloud area fraction",
"derived_from": ["clisccp"]
},
"cllmtisccp": {
"description": "ISCCP low level medium-thickness cloud area fraction",
"derived_from": ["clisccp"]
},
"clltkisccp": {
"description": "ISCCP low level thick cloud area fraction",
"derived_from": ["clisccp"]
},
"clmmtisccp": {
"description": "ISCCP middle level medium-thickness cloud area fraction",
"derived_from": ["clisccp"]
},
"clmtkisccp": {
"description": "ISCCP middle level thick cloud area fraction",
"derived_from": ["clisccp"]
},
"co2s": {
"description": "mole fraction of CO2 at surface",
"derived_from": ["co2", "ps"],
"units": "[1e-06]"
},
"ctotal": {
"description": "total ecosystem carbon storage",
"derived_from": ["cVeg", "cSoil"],
"units": "[kg m-2]"
},
"et": {
"description": "evapotranspiration",
"derived_from": ["hfls"],
"units": "[mm day-1]"
},
"hfns": {
"description": "surface net heat flux",
"derived_from": ["hfls", "hfss"],
"units": "[W m-2]"
},
"hurs": {
"description": "relative humidity",
"derived_from": ["tdps", "tas"],
"units": "[%]"
},
"lvp": {
"description": "Latent Heat Release from Precipitation",
"derived_from": ["hfls", "pr", "evspsbl"]
},
"lwcre": {
"description": "longwave cloud radiative effect",
"derived_from": ["rlut", "rlutcs"],
"units": "[W m-2]",
"positive": "down"
},
"lwp": {
"description": "liquid water path",
"derived_from": ["clwvi", "clivi"],
"units": "[kg m-2]"
},
"netcre": {
"description": "net cloud radiative effect as sum of longwave and shortwave cloud radiative effects",
"derived_from": ["rlut", "rlutcs", "rsut", "rsutcs"],
"units": "[W m-2]",
"positive": "down"
},
"ohc": {
"description": "ocean heat content",
"derived_from": ["thetao", "volcello"]
},
"qep": {
"description": "net moisture flux into atmosphere",
"derived_from": ["evspsbl", "pr"],
"units": "[kg m-2 s-1]",
"positive": "up"
},
"rlns": {
"description": "surface net downward longwave radiation",
"derived_from": ["rlds", "rlus"],
"units": "[W m-2]"
},
"rlnst": {
"description": "Net Atmospheric Longwave Cooling to surface and outer space",
"derived_from": ["rlds", "rlus", "rlut"],
"units": "[W m-2]"
},
"rlnstcs": {
"description": "Net Atmospheric Longwave Cooling to surface and outer space assuming clear sky",
"derived_from": ["rldscs", "rlus", "rlutcs"],
"units": "[W m-2]"
},
"rlntcs": {
"description": "TOA (Top of Atmosphere) net downward longwave radiation assuming clear sky",
"derived_from": ["rlutcs"],
"units": "[W m-2]",
"positive": "down"
},
"rlus": {
"description": "upwelling longwave flux from downwelling and net",
"derived_from": ["rlds", "rlns"],
"units": "[W m-2]",
"positive": "up"
},
"rsns": {
"description": "surface net downward shortwave radiation",
"derived_from": ["rsds", "rsus"],
"units": "[W m-2]"
},
"rsnst": {
"description": "Heating from Shortwave Absorption",
"derived_from": ["rsds", "rsdt", "rsus", "rsut"],
"units": "[W m-2]"
},
"rsnstcs": {
"description": "Heating from Shortwave Absorption assuming clear sky",
"derived_from": ["rsdscs", "rsdt", "rsuscs", "rsutcs"],
"units": "[W m-2]"
},
"rsnstcsnorm": {
"description": "Heating from Shortwave Absorption assuming clear sky normalized by the incoming shortwave flux at the top of the atmosphere",
"derived_from": ["rsdscs", "rsdt", "rsuscs", "rsutcs"],
"units": "[percent]"
},
"rsnt": {
"description": "TOA (Top of Atmosphere) net downward shortwave radiation",
"derived_from": ["rsdt", "rsut"],
"units": "[W m-2]",
"positive": "down"
},
"rsntcs": {
"description": "TOA (Top of Atmosphere) net downward shortwave radiation assuming clear sky",
"derived_from": ["rsdt", "rsutcs"],
"units": "[W m-2]",
"positive": "down"
},
"rsus": {
"description": "upwelling shortwave flux from downwelling and net",
"derived_from": ["rsds", "rsns"],
"units": "[W m-2]",
"positive": "up"
},
"rtnt": {
"description": "TOA (Top of Atmosphere) net downward total radiation",
"derived_from": ["rsdt", "rsut", "rlut"],
"units": "[W m-2]"
},
"sfcwind": {
"description": "near-surface wind speed derived from eastward and northward components",
"derived_from": ["uas", "vas"],
"units": "[m s-1]"
},
"siextent": {
"description": "sea ice extent",
"derived_from": ["siconca"],
"units": "[m2]"
},
"sispeed": {
"description": "sea ice speed from velocity components siu and siv",
"derived_from": ["siu", "siv"],
"units": "[m s-1]"
},
"sithick": {
"description": "sea ice thickness from volume and concentration",
"derived_from": ["sit", "sic"]
},
"sm": {
"description": "soil moisture",
"derived_from": ["mrsos"],
"units": "[m3 m-3]"
},
"soz": {
"description": "stratospheric column ozone",
"derived_from": ["o3"]
},
"swcre": {
"description": "shortwave cloud radiative effect",
"derived_from": ["rsut", "rsutcs"],
"units": "[W m-2]",
"positive": "down"
},
"toz": {
"description": "total column ozone",
"derived_from": ["o3", "ps"],
"units": "[m]"
},
"troz": {
"description": "tropospheric column ozone",
"derived_from": ["o3", "ps"]
},
"uajet": {
"description": "latitude of maximum meridional wind speed",
"derived_from": ["ua"],
"units": "[degrees_north]"
},
"vegfrac": {
"description": "vegetation fraction from bare soil fraction",
"derived_from": ["baresoilFrac", "residualFrac", "sftlf"]
},
"xch4": {
"description": "the column-averaged atmospheric CH4 [1e-9]",
"derived_from": ["ch4", "hus", "zg", "ps"],
"units": "[1]"
},
"xco2": {
"description": "the column-averaged atmospheric CO2 [1e-6]",
"derived_from": ["co2", "hus", "zg", "ps"],
"units": "[1]"
}
}
|