Global, Hemispheric, and Zonal Temperature Deviations Derived From Radiosonde Records

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Celsius
               

No description available for this field.

Name (identifier)
obs_value
Type
decimal
Sample
                       
Period
               

No description available for this field.

Name (identifier)
period
Type
text
Sample
                       
Pressure
               

No description available for this field.

Name (identifier)
pressure
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
Variable
               

No description available for this field.

Name (identifier)
variable
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets