Skip to content

Daily meteorological data from tutiempo for 8 southeast Asian countries

License

Notifications You must be signed in to change notification settings

epix-project/tutiempo

Repository files navigation

tutiempo

AppVeyor build status Travis build status

The tutiempo package provides meteorological data from Tutiempo.net for

  • Cambodia
  • Lao PDR
  • Malaysia
  • Myanmar
  • Philippines
  • Thailand
  • Vietnam

Until the 31st of December, 2016.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("epix-project/tutiempo")

Example

The package contains 2 data frames:

  • meteo contains de meteorological data;
  • stations contains information about the climatic stations.
library(tutiempo)
data(meteo)
data(stations)

The common key between these two packages is the station variable.

About

Daily meteorological data from tutiempo for 8 southeast Asian countries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages