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.5)fmi2_0.2.0.zip(r-4.4)fmi2_0.2.0.zip(r-4.3)
fmi2_0.2.0.tgz(r-4.5-any)fmi2_0.2.0.tgz(r-4.4-any)fmi2_0.2.0.tgz(r-4.3-any)
fmi2_0.2.0.tar.gz(r-4.5-noble)fmi2_0.2.0.tar.gz(r-4.4-noble)
fmi2_0.2.0.tgz(r-4.4-emscripten)fmi2_0.2.0.tgz(r-4.3-emscripten)
fmi2.pdf |fmi2.html✨
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 site:https://ropengov.github.io
Last updated 2 years agofrom:5194d67c28. Checks:1 OK, 7 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 30 2025 |
R-4.5-win | ERROR | Jan 30 2025 |
R-4.5-mac | ERROR | Jan 30 2025 |
R-4.5-linux | ERROR | Jan 30 2025 |
R-4.4-win | ERROR | Jan 30 2025 |
R-4.4-mac | ERROR | Jan 30 2025 |
R-4.3-win | ERROR | Jan 30 2025 |
R-4.3-mac | ERROR | Jan 30 2025 |
Exports:%>%describe_variablesfmi_apifmi_stationslist_parameterslist_queriesobs_weather_dailyobs_weather_hourlyvalid_fmisid
Dependencies:askpassbackportscheckmateclassclassIntclicpp11curlDBIdigestdplyre1071fansigenericsgluehttpcachehttrjsonliteKernSmoothlifecyclelubridatemagrittrMASSmimeopensslpillarpkgconfigproxypurrrR6Rcpprlangrvests2selectrsfstringistringrsystibbletidyselecttimechangeunitsutf8vctrswithrwkxml2
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 |