'airGRdatasets' provides metadata and catchment-scale aggregated hydro-meteorological time series on a pool of French catchments for use by the 'airGR' packages. More especially, it can be used by teachers and students for hydrological modeling exercises adapted to the 'airGRteaching' package as described in Delaigue et al. (submitted) and in the 'airGRteaching' vignettes.
For more details:
?airGRdatasets
Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
To install the version of the package that is on the CRAN, you just have to use the following command line:
install.packages("airGRdatasets")
To use the development version of the package that is on GitLab, you have first to install the 'remotes' package. Then you can install the 'airGRdatasets' package in the R environment:
install.packages("remotes")
remotes::install_gitlab(repo = "HYCAR-Hydro/airgrgalaxy/airgrdatasets",
host = "https://gitlab.irstea.fr")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.