Skip to content
Snippets Groups Projects
Commit e943c89c authored by RICQUIER FLORIAN's avatar RICQUIER FLORIAN :duck:
Browse files

up: enhance README files with improved formatting and package description

refs #12
parent be0a30d0
No related branches found
No related tags found
1 merge request!1up : add missing imports
Pipeline #283947 passed
......@@ -16,7 +16,7 @@ in financial and biomass terms.
### What is the “optirrigBEET” package ?
The optirrigBEET package in R is a specialized adaptation of the
The **optirrigBEET** package in R is a specialized adaptation of the
Optirrig model, originally developed as part of the optirrigCORE
package. Its main objective is to optimize the simulation of sugar yield
for sugar beet crops. This package facilitates the extraction and
......
......@@ -4,7 +4,7 @@ output: github_document
```{r, include = FALSE}
library(optirrigCORE)
optirrigCORE:::resizeLogo(filePath = "man/figures/logo_optirrigBEET2.png", widths = c(200, 50))
:resizeLogo(filePath = "man/figures/logo_optirrigBEET2.png", widths = c(200, 50))
```
# <img src="man/figures/logo_optirrigBEET2_200px.png" alt="Optirrig" align="right" style="width:200px"/> optirrigBEET: Modeling and Optimization for sugarbeet cases : R Package add-on
......@@ -25,7 +25,7 @@ Optirrig is a 1D conceptual model designed to simulate irrigation schedules. It
### What is the "optirrigBEET" package ?
The optirrigBEET package in R is a specialized adaptation of the Optirrig model, originally developed as part of the optirrigCORE package. Its main objective is to optimize the simulation of sugar yield for sugar beet crops. This package facilitates the extraction and formatting of observation data required by the model, as well as the integration of specific descriptions of plants, soil, and yields relevant to sugar beet cultivation.
The **optirrigBEET** package in R is a specialized adaptation of the Optirrig model, originally developed as part of the optirrigCORE package. Its main objective is to optimize the simulation of sugar yield for sugar beet crops. This package facilitates the extraction and formatting of observation data required by the model, as well as the integration of specific descriptions of plants, soil, and yields relevant to sugar beet cultivation.
As an adaptation of optirrigCORE, optirrigBEET inherits its core functionalities and relies on optirrigCORE as a dependency. It supports various analytical methods, such as Ex-Post and Ex-Ante analyses, with the aim of designing optimized irrigation schedules based on precise criteria for sugar beet production. The package includes all necessary calculation tools to describe biophysical processes with a generalist approach, while also catering to the specific needs of sugar beet cultivation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment