data_climate: Climate Example / test dataset

Description Usage Format Details Source Examples

Description

The climate datasets provide Temperature and Precipitation time series data from Germany (DWD), Switzerland (meteoswiss) and atmospheric CO_2 concentration time series data from Mauna Loa (esrl).

Usage

1
2
3
4
5
6
7

Format

data.frame

Details

monthly_climate_basel provides monthly Temperature and Precipitation values (long format) from 2016 until 2020 without any NAs,
monthly_climate_giessen same as for Basel but with some NA values.

Basel_Temperature_ets_resid provides ETS model data with fitted and residual values.

monthly_co2_wide provides monthly CO2 time series data (wide format) from Mauna Loa from 1958 to 2020.

Source

Federal Office of Meteorology and Climatology MeteoSwiss https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series

DWD Archiv Monats- und Tageswerte https://www.dwd.de/DE/leistungen/klimadatendeutschland/klarchivtagmonat.html

NOAA ESRL https://www.esrl.noaa.gov/gmd/ccgg/trends/global.html

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17

WoVollmer/pkgTS documentation built on June 2, 2021, 4:02 a.m.