Monthly climate averages for the 1900s
What it measures. Month-by-month average climate conditions over global land for most of the 20th century, covering seven things: rainfall, average temperature, day-to-night temperature swing, how often it rains, humidity, cloud cover, and how often the ground frosts.
How it's made. Compiled by researchers from weather-station records, blending historical station measurements with a standard reference period to fill in a half-degree global grid; it comes from computers and station data, not a satellite.
How & where you'd use it. A reference for studying long-term climate patterns and how climate varied across the 1900s, widely used in climate-impact research.
What's measured
Coverage & cadence
- Time span1900-01-01 → 1998-12-31
- Measured byCOMPUTERS (Computer)
- Processing levelLevel 3
- Spatial extent-180, -90, 180, 90
- FormatsASCII
- StatusCOMPLETE
What you can do with it
- Map air pollutants — NO₂, aerosols, ozone
- Track greenhouse gases and Earth's energy budget
- Feed weather and air-quality analysis
Official description
This is a data set of mean monthly surface climate data over global land areas, excluding Antarctica, for nearly all of the twentieth century. The data set is gridded at 0.5 degree latitude/longitude resolution and includes seven variables: precipitation, mean temperature, diurnal temperature range, wet-day frequency, vapour pressure, cloud cover, and ground-frost frequency. All variables have mean monthly values for the period 1901-1995, several have data as recent as 1998, and more data will be added by the data originators. In constructing the monthly grids the authors used an anomaly approach which attempts to maximize station data in space and time (New et al., 2000). In this technique, grids of monthly historic anomalies are derived relative to a standard normal period. Station measurement data for the years 1961-1990, extracted from the monthly data holdings of the Climatic Research Unit and the Global Historic Climatology Network (GHCN), served as the normal period (New et al., 1999). The anomaly grids were then combined with high-resolution mean monthly climatology to arrive at fields of estimated historical monthly surface climate. Data users are encouraged to see the companion file New et al. (2000) for a complete description of this technique and potential applications and limitations of the data set. For additional information, refer to the IPCC Data Distribution Centre. Access to the complete year-by-year monthly data set or to data more recent than posted here can be achieved by making a request with the Climate Impacts LINK Project at the Climatic Research Unit (email: d.viner@uea.ac.uk, web site: www.cru.uea.ac.uk/link ).
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="GIS_EastAngliaClimateMonthly_551",
version="1",
bounding_box=(-122.5, 37.2, -121.8, 37.9), # your area (W,S,E,N)
temporal=("2024-01-01", "2024-12-31"), # your dates
)
files = earthaccess.open(results) # stream straight from ORNL_CLOUD Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- Earthdata Search allows users to search, discover, visualize, refine, and access NASA Earth Observation data. GET DATA
- Collection Bundle URL GET DATA
- ORNL DAAC Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION
- Data Set Documentation VIEW RELATED INFORMATION