Skip to content
Snippets Groups Projects
README.md 2.72 KiB
Newer Older
  • Learn to ignore specific revisions
  • RICQUIER FLORIAN's avatar
    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's avatar
    RICQUIER FLORIAN committed
    
    
    <!-- badges: start -->
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    
    
    [![CRAN](https://www.r-pkg.org/badges/version-ago/RADIS)](https://forge.inrae.fr/umr-g-eau/RADIS.git)
    
    AGPL-3](https://img.shields.io/badge/license-AGPL--3-orange.svg)](https://cran.r-project.org/web/licenses/AGPL-3)
    
    status](https://forge.inrae.fr/umr-g-eau/RADIS/badges/main/pipeline.svg)](forge.inrae.fr/umr-g-eau/RADIS/-/pipelines)
    
    <!-- badges: end -->
    
    RICQUIER FLORIAN's avatar
    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
    
    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's avatar
    RICQUIER FLORIAN committed
    
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    
    
    You can install the development version of RADIS like so:
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    
    
    ``` r
    install.packages("remotes")
    
    remotes::install_git("https://package_read:oyj8Yzbryvzw2iGyQQ-N@forge.inrae.fr/umr-g-eau/RADIS.git", build_vignettes = TRUE)
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    ```
    
    
    ## Launch the library
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    
    
    ## 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's avatar
    RICQUIER FLORIAN committed
    
    
    RICQUIER FLORIAN's avatar
    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's avatar
    RICQUIER FLORIAN committed
    
    
    - 🌐 [UMR G-EAU – INRAE](https://www.g-eau.fr/index.php/fr/)
    
    - 🌐 [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)
    
    RICQUIER FLORIAN's avatar
    RICQUIER FLORIAN committed
    
    
    <div style="display: flex; justify-content: space-between; align-items: center;">
    
    RICQUIER FLORIAN's avatar
    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"/>