Package: fmi2 0.2.0


Joona Lehtomaki
fmi2: Finnish Meteorological Institute open data API R client
R client for the Finnish Meteorological Institute (FMI) open data API. This package supersedes the obsolete fmi package. Client can be used to fetch geospatial over FMI's WFS <https://en.ilmatieteenlaitos.fi/open-data-manual-accessing-data> and converted into geospatial objects in R.
Authors:
fmi2_0.2.0.tar.gz
fmi2_0.2.0.zip(r-4.7)fmi2_0.2.0.zip(r-4.6)fmi2_0.2.0.zip(r-4.5)
fmi2_0.2.0.tgz(r-4.6-any)fmi2_0.2.0.tgz(r-4.5-any)
fmi2_0.2.0.tar.gz(r-4.7-any)fmi2_0.2.0.tar.gz(r-4.6-any)
fmi2_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fmi2/json (API)
NEWS
| # Install 'fmi2' in R: |
| install.packages('fmi2', repos = c('https://ropengov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropengov/fmi2/issues
Pkgdown/docs site:https://ropengov.github.io
Last updated from:5194d67c28. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 180 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | ERROR | 166 | ||
| macos-release-arm64 | ERROR | 127 | ||
| macos-oldrel-arm64 | ERROR | 87 | ||
| windows-devel | ERROR | 151 | ||
| windows-release | ERROR | 126 | ||
| windows-oldrel | ERROR | 111 | ||
| wasm-release | OK | 154 |
Exports:%>%describe_variablesfmi_apifmi_stationslist_parameterslist_queriesobs_weather_dailyobs_weather_hourlyvalid_fmisid
Dependencies:askpassbackportscheckmateclassclassIntclicpp11curlDBIdigestdplyre1071genericsgluehttpcachehttrjsonliteKernSmoothlifecyclelubridatemagrittrMASSmimeopensslpillarpkgconfigproxypurrrR6Rcpprlangrvests2selectrsfstringistringrsystibbletidyselecttimechangeunitsutf8vctrswithrwkxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Describe FMI Variables | describe_variables |
| FMI API | fmi_api |
| Get a table of active FMI observation stations. | fmi_stations fmi_weather_stations |
| List and describe all valid parameters for a given stored query. | list_parameters |
| List stored queries available over the FMI API. | list_queries |
| Weather observations | obs_weather_daily |
| Hourly weather observations from weather stations. | obs_weather_hourly |
| Transform a fmi_api object into a sf object. | to_sf |
| Check if a provided ID number is a valid FMI SID. | valid_fmisid |