Global, Hemispheric, and Zonal Temperature Deviations Derived From Radiosonde Records
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco"
}
] - "definitions":{
- "global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco_records"
}
}
} - "records":
} - "properties":
- "global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "obs_value":,{
- "type":"number",
- "title":"Celsius",
- "description":""
} - "period":,{
- "type":"string",
- "title":"Period",
- "description":""
} - "pressure":,{
- "type":"string",
- "title":"Pressure",
- "description":""
} - "unit_measure":,{
- "type":"string",
- "title":"UNIT_MEASURE",
- "description":""
} - "variable":{
- "type":"string",
- "title":"Variable",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "global-hemispheric-and-zonal-temperature-deviations-derived-from-radiosonde-reco":