climate: Climate dataset

climateR Documentation

Climate dataset

Description

This dataset contains daily climate data provided by Scott Steinschneider. It appears to be GHCND-Daily data for a number of stations, with gaps removed. Some files end in "MANUAL" so there may have been some manual adjustments. It will do for now for testing.

Usage

climate

Format

A data.frame with 1,027,540 observations.

Dimensions

  • FILE: name of original file

  • DATE: dates as Date objects

Measures

  • PRCP: daily precipitation (mm/day)

  • TMIN, TMAX: daily minimum and maximum temperature (degC)

Examples

climate

walkerjeffd/weathergen documentation built on July 26, 2022, 7:20 a.m.