eastafrica: East African Sample Data

eastafricaR Documentation

East African Sample Data

Description

A data set containing outlier-adjusted and gap-filled daily readings from the GSOD stations at Kilimanjaro Intl. Airport, Tanzania, and Jomo Kenyatta Intl. Airport, Nairobi, Kenya between 1980 and 2000. Missing values were imputed based on singular spectrum analysis (SSA).

Usage

eastafrica

Format

A data.table with 30684 rows and 6 columns:

  • "PlotId": [factor] Station name ("kil": Kilimanjaro, "jom": Nairobi)

  • "Status": [factor] Preprocess level ("cleansed": outliers removed, "filled": gaps filled via SSA)

  • "Datetime": [POSIXct] Time in Eastern Africa Time

  • "TEMP,MIN,MAX": [numeric] Mean, minimum, maximum air temperature in degC


environmentalinformatics-marburg/GSODTools documentation built on Jan. 5, 2024, 12:19 a.m.