The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

airGRdatasets: Hydro-Meteorological Catchments Datasets for the ‘airGR’ packages

Overview

‘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

Licence

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

Installation

Release version

To install the version of the package that is on the CRAN, you just have to use the following command line:

install.packages("airGRdatasets")

Unrelease version

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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.