Skip to content

ilarischeinin/fmi

 
 

Repository files navigation

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

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

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages