Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
/ fmi Public archive

Finnish Meteorological Institute open data API R client

License

Notifications You must be signed in to change notification settings

rOpenGov/fmi

Repository files navigation

Finnish Meteorological Institute (FMI) open data API client for R

Build Status AppVeyor Status Join the chat at https://gitter.im/rOpenGov/fmi codecov
Watch on GitHub Star on GitHub Follow

THIS PACKAGE HAS BEEN REPLACE BY fmi2 AND WILL NOT BE UPDATED OR MAINTAINED ANYMORE.

This rOpenGov R package (fmi) provides a client to access Finnish Meteorological Institute (Ilmatieteenlaitos) open data.

Usage

For usage, check the tutorial page. Also check these examples of getting FMI lightning data and gridded observation (raster) data.

Installation

fmi relies on rwfs package for interfacing with the FMI WFS (Web Feature Service) API. rwfs in turn relies on sf package for the actual geospatial operations. Neither fmi nor rwfs are yet on CRAN, but you can install them directly from GitHub using devtools:

install.packages("devtools")
devtools::install_github("rOpenGov/rwfs")
devtools::install_github("rOpenGov/fmi")

Contact

You are welcome to:

About

Finnish Meteorological Institute open data API R client

Resources

License

Stars

Watchers

Forks

Packages

No packages published