dtemp_minc: Minimum daily temperature in degrees Celsius for July 2011

dtemp_mincR Documentation

Minimum daily temperature in degrees Celsius for July 2011

Description

Sample data set showing values of merged minimum daily temperature measurements from the Global Surface Summary of Day data (GSOD) with European Climate Assessment & Data set (ECA&D) for the month July 2011.

Usage

data(dtemp_minc)

Format

The dtemp_minc contains the following columns:

staid

character; station ID from GSOD or ECA&D data set

time

Date; day of the measurement

temp_minc

numeric; minimum daily temperature in degrees Celsius

Note

The data summaries provided here are based on data exchanged under the World Meteorological Organization (WMO) World Weather Watch Program. To prepare a point map, merge with the stations table containing stations' coordinates.

Author(s)

Milan Kilibarda and Tomislav Hengl

References

Examples

## load data
data(dtemp_minc)
str(dtemp_minc)

meteo documentation built on Oct. 14, 2023, 5:07 p.m.