blob: efa8b4a575eba9e0826db37c643864abc034ee3a [file] [log] [blame]
// shortName: [longName, groupName, dimension, timeRange],
var varList = {
"pr": ["Precipitation Flux", "", 2, ""],
"clt": ["Total Cloud Fraction", "", 2, ""],
"ts": ["Surface Temperature", "", 2, ""],
"tos": ["Sea Surface Temperature", "", 2, ""],
"uas": ["Eastward Near-Surface Wind", "", 2, ""],
"vas": ["Northward Near-Surface Wind", "", 2, ""],
"sfcWind": ["Near-Surface Wind Speed", "", 2, ""],
"zos": ["Sea Surface Height", "", 2, ""],
"lai": ["Leaf Area Index", "", 2, ""],
"zl": ["Equivalent Water Height Over Land", "", 2, ""],
"zo": ["Equivalent Water Height Over Ocean", "", 2, ""],
"ohc700": ["Ocean Heat Content Anomaly within 700 m Depth", "", 2, ""],
"ohc2000": ["Ocean Heat Content Anomaly within 2000 m Depth", "", 2, ""],
"rlds": ["Surface Downwelling Longwave Radiation", "", 2, ""],
"rsds": ["Surface Downwelling Shortwave Radiation", "", 2, ""],
"rlus": ["Surface Upwelling Longwave Radiation", "", 2, ""],
"rsus": ["Surface Upwelling Shortwave Radiation", "", 2, ""],
"rldscs": ["Surface Downwelling Clear-Sky Longwave Radiation", "", 2, ""],
"rsdscs": ["Surface Downwelling Clear-Sky Shortwave Radiation", "", 2, ""],
"rsuscs": ["Surface Upwelling Clear-Sky Shortwave Radiation", "", 2, ""],
"rsdt": ["TOA Incident Shortwave Radiation", "", 2, ""],
"rlut": ["TOA Outgoing Longwave Radiation", "", 2, ""],
"rsut": ["TOA Outgoing Shortwave Radiation", "", 2, ""],
"rlutcs": ["TOA Outgoing Clear-Sky Longwave Radiation", "", 2, ""],
"rsutcs": ["TOA Outgoing Clear-Sky Shortwave Radiation", "", 2, ""],
"ta": ["Air Temperature", "", 3, ""],
"hus": ["Specific Humidity", "", 3, ""],
"cli": ["Cloud Ice Water Content", "", 3, ""],
"clw": ["Cloud Liquid Water Content", "", 3, ""],
"ot": ["Ocean Temperature", "", 3, ""],
"os": ["Ocean Salinity", "", 3, ""],
"wap": ["Vertical Wind Velocity", "", 3, ""],
"hur": ["Relative Humidity", "", 3, ""],
};