Newer
Older

RICQUIER FLORIAN
committed
# <img src="man/figures/Logo_Radis_v2.5_transp_200px.png" alt="RADIS" align="right" style="width:180px"/> RADIS - Retrieve Agronomic Data in a Sector, R Package support

RICQUIER FLORIAN
committed
[](https://forge.inrae.fr/umr-g-eau/RADIS.git)

RICQUIER FLORIAN
committed
AGPL-3](https://img.shields.io/badge/license-AGPL--3-orange.svg)](https://cran.r-project.org/web/licenses/AGPL-3)

RICQUIER FLORIAN
committed
status](https://forge.inrae.fr/umr-g-eau/RADIS/badges/main/pipeline.svg)](forge.inrae.fr/umr-g-eau/RADIS/-/pipelines)

RICQUIER FLORIAN
committed
The **RADIS** package aims to facilitate the extraction of environmental
data from various cartographic or spatial sources or APIs. It allows for

RICQUIER FLORIAN
committed
the retrieval of this information using specific spatial shape. This
package also formats the extracted data in a way that makes it easily
exploitable for further analysis.

RICQUIER FLORIAN
committed
You can install the development version of RADIS like so:
``` r
install.packages("remotes")

RICQUIER FLORIAN
committed
remotes::install_git("https://package_read:oyj8Yzbryvzw2iGyQQ-N@forge.inrae.fr/umr-g-eau/RADIS.git", build_vignettes = TRUE)

RICQUIER FLORIAN
committed
library(RADIS)
## Features
RADIS can be used to associate data to a collection of polygons located in France about:
- The crops, with the function [get_rpg_data](https://umr-g-eau.pages.mia.inra.fr/radis/reference/get_rpg_data.html).
- The weather, with the function [get_sim2_daily](https://umr-g-eau.pages.mia.inra.fr/radis/reference/get_sim2_daily.html).
- The soil:
- The soil depth, with the function [get_soil_depth](https://umr-g-eau.pages.mia.inra.fr/radis/reference/get_soil_depth.html).
- The soil Available Water Capacity, with the function [get_soil_awc](https://umr-g-eau.pages.mia.inra.fr/radis/reference/get_soil_depth.html)

RICQUIER FLORIAN
committed
## Information

RICQUIER FLORIAN
committed
The **RADIS** package is being developed as part of the PTGE project
within the **UMR G-EAU** research unit specializing in **water
management, uses and stakeholders** (Montpellier, INRAE) and the **EACC
Chair in “Water, Agriculture and Climate Change”**.

RICQUIER FLORIAN
committed
- 🌐 [UMR G-EAU – INRAE](https://www.g-eau.fr/index.php/fr/)

RICQUIER FLORIAN
committed
- 🌐 [EACC - Chair](https://chaire-eacc.fr/)
- 👨🔬 [Équipe OPTIMISTE – Optimisation du pilotage et des technologies
d’irrigation](https://www.g-eau.fr/index.php/fr/umr-geau/les-equipes/item/410-optimisation-du-pilotage-et-des-technologies-d-irrigation-minimisation-des-intrants-transferts-environnementaux-optimiste)
<div style="display: flex; justify-content: space-between; align-items: center;">

RICQUIER FLORIAN
committed
<img src="man/figures/Logo-INRAE_Transparent.svg.png" alt="INRAE" width="200"/><img src="man/figures/logo_G-EAU.jpg" alt="G-EAU" width="120"/><img src="man/figures/logo_chaire.jpg" alt="EACC" width="250"/>