Package: mfclim 0.1.1
mfclim: Download Archived Meteorological Data from 'Meteo-France'
Download meteorological data from the 'Meteo-France' public API 'Données climatologiques' <https://portail-api.meteofrance.fr> and 'SYNOP' open data archives <https://meteo.data.gouv.fr/datasets/686f8595b351c06a3a790867>. It provides functions to authenticate, list stations, retrieve station metadata, request data, download files, and import data directly into 'R'.
Authors:
mfclim_0.1.1.tar.gz
mfclim_0.1.1.zip(r-4.7)mfclim_0.1.1.zip(r-4.6)mfclim_0.1.1.zip(r-4.5)
mfclim_0.1.1.tgz(r-4.6-any)mfclim_0.1.1.tgz(r-4.5-any)
mfclim_0.1.1.tar.gz(r-4.7-any)mfclim_0.1.1.tar.gz(r-4.6-any)
mfclim_0.1.1.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mfclim/json (API)
| # Install 'mfclim' in R: |
| install.packages('mfclim', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nmoiroux/mfclim/issues
Last updated from:9fcdfcedf3 (on v0.1.0.1). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 227 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 130 |
Exports:mfclim_downloadmfclim_get_datamfclim_get_tokenmfclim_info_stationmfclim_list_stationsmfclim_ordermfclim_synop
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download a climate data file from the Meteo-France API | mfclim_download |
| Download archived meteorological data from the Meteo-France "Donnees Climatologiques" API in one step | mfclim_get_data |
| Get Meteo-France API access token | mfclim_get_token |
| Get information about a Meteo-France station | mfclim_info_station |
| Get the list of Meteo-France stations by department | mfclim_list_stations |
| Order climate data for a station from the Meteo-France API | mfclim_order |
| Download SYNOP data from Meteo-France open data | mfclim_synop |
