Commit b3a2b593 authored by Dorchies David's avatar Dorchies David
Browse files

feat: add AGPL3 licencse

1 merge request!6Resolve "Read result simulation in sections from a binary result files"
Showing with 660 additions and 1 deletion
+660 -1
...@@ -6,7 +6,7 @@ Authors@R: c( ...@@ -6,7 +6,7 @@ Authors@R: c(
person("David", "Dorchies", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6595-7984"), email = "david.dorchies@inrae.fr") person("David", "Dorchies", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6595-7984"), email = "david.dorchies@inrae.fr")
) )
Description: SIC^2 software (Simulation and Integration of Control for Canals (or Channels)) is a hydraulic simulation software adapted to the calculation of flows in irrigation canals, rivers and sewage systems (<https://sic.g-eau.fr/>). This package provides functions to automate the use of SIC2 with R. Description: SIC^2 software (Simulation and Integration of Control for Canals (or Channels)) is a hydraulic simulation software adapted to the calculation of flows in irrigation canals, rivers and sewage systems (<https://sic.g-eau.fr/>). This package provides functions to automate the use of SIC2 with R.
License: What license is it under? License: AGPL (>= 3)
Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true
Suggests: Suggests:
......
LICENSE.md 0 → 100644
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment