Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 751 Bytes

ghcn.rst

File metadata and controls

31 lines (20 loc) · 751 Bytes

GHCN

Global Historical Climatology Network

Overview

NOAA Global Historical Climatology Network is a collection of hourly weather data put together from multiple weather services around the world, even those where at this moment no data is publicly offered. Resolution is fixed on daily, because this is the most common and maintainable resolution with most observations practiced all over the world.

Special Parameters

The dataset originally doesn't contain average daily temperature, which is why this data is calculated by wetterdienst with


tmean = (tmax + tmin)/2

so those values are not actually averages but means.

Structure

ghcn/daily