Package: frostr 0.2.0
frostr: R API to MET Norway's 'Frost' API
An R API to MET Norway's 'Frost' API <https://frost.met.no/index.html> to retrieve data as data frames. The 'Frost' API, and the underlying data, is made available by the Norwegian Meteorological Institute (MET Norway). The data and products are distributed under the Norwegian License for Open Data 2.0 (NLOD) <https://data.norge.no/nlod/en/2.0> and Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.
Authors:
frostr_0.2.0.tar.gz
frostr_0.2.0.zip(r-4.5)frostr_0.2.0.zip(r-4.4)frostr_0.2.0.zip(r-4.3)
frostr_0.2.0.tgz(r-4.4-any)frostr_0.2.0.tgz(r-4.3-any)
frostr_0.2.0.tar.gz(r-4.5-noble)frostr_0.2.0.tar.gz(r-4.4-noble)
frostr_0.2.0.tgz(r-4.4-emscripten)frostr_0.2.0.tgz(r-4.3-emscripten)
frostr.pdf |frostr.html✨
frostr/json (API)
NEWS
# Install 'frostr' in R: |
install.packages('frostr', repos = c('https://imangr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/imangr/frostr/issues
frostfrost-apinorwaynorwegian-datanorwegian-weather-dataweather-apiweather-data
Last updated 4 years agofrom:8f66037d03. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:get_available_qualitycodesget_available_timeseriesget_element_codetablesget_elementsget_locationsget_observationsget_sources
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get metadata on existing quality flags in the "observation" resource | get_available_qualitycodes |
Get metadata on available time series in the "observation" resource | get_available_timeseries |
Get metadata about code tables for the "elements" resource | get_element_codetables |
Get metadata about the weather and climate elements that are defined in the Frost API | get_elements |
Get metadata for the location names defined in the Frost API | get_locations |
Get weather observations from the "observation" resource in the Frost API | get_observations |
Get metadata for source entities defined in the Frost API | get_sources |