Skip to content

Weather data collection

Pony Biam! edited this page Apr 9, 2020 · 2 revisions

National Centers for Environmental Information Integrated Surface Database Weather Data

Database Access Rights and Constraints

Cite as: NOAA National Centers for Environmental Information (2001): Global Surface Hourly [indicate subset used]. NOAA National Centers for Environmental Information. [access date] Use liability: NOAA and NCEI cannot provide any warranty as to the accuracy, reliability, or completeness of furnished data. Users assume responsibility to determine the usability of these data. The user is responsible for the results of any application of this data for other than its intended purpose.

See here for more details.

Weather data collection

Hourly weather data for all the 19 sites were collected using the National Centers for Environmental Information (NCEI) National Oceanic and Atmospheric Administration (NOAA) Integrated Surface Database (ISD). The ISD Lite version was used for easy hourly data capture.

Weather data files

  • The format of the raw data from the ISD-Lite is documented here. Following processed attributes are there in each weather file:

    • timestamp
    • air temperature (no scaling, degrees C)
    • dew point temperature (no scaling, degrees C)
    • sea level pressure (no scaling, hectopascals)
    • wind direction
    • wind speed rate (no scaling, m/s)
    • cloud coverage
    • liquid precipitation depth (1 hour)
    • liquid precipitation depth (6 hour)
  • Missing values are processed to be 'NaN' instead of -9999 as per the raw data

  • More details about each attribute can be found here.