Package: mfclim 0.1.0
mfclim: Download Archived Meteorological Data from Meteo-France
Download meteorological data from the 'Meteo-France' public API 'Données climatologiques' and 'SYNOP' open data archives. It provides functions to authenticate, list stations, retrieve station metadata, request data, download files, and import data directly into 'R'.
Authors:
mfclim_0.1.0.tar.gz
mfclim_0.1.0.zip(r-4.7)mfclim_0.1.0.zip(r-4.6)mfclim_0.1.0.zip(r-4.5)
mfclim_0.1.0.tgz(r-4.6-any)mfclim_0.1.0.tgz(r-4.5-any)
mfclim_0.1.0.tar.gz(r-4.6-any)mfclim_0.1.0.tar.gz(r-4.5-any)
mfclim_0.1.0.tgz(r-4.5-emscripten)
mfclim.pdf |mfclim.html✨
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:55928af541 (on v0.1.0). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 109 |
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 |
