Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I IBASAM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mathieu Buoro
  • IBASAM
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Feb 27, 2018 by Mathieu Buoro's avatar Mathieu Buoro
Show whitespace changes
Inline Side-by-side
Home.md
View page @ 9ce043c3
......@@ -26,13 +26,13 @@ It also includes 2 environmental submodels :
10. River climate (Water temperature and flow)
11. Ocean climate
For the sake of conciseness, all submodels are not extensively justified here. Please see [Wiki](https://github.com/Ibasam/IBASAM/wiki) and Piou et al. (2012) for further explanations and graphics of some of the mathematical functions used.
For the sake of conciseness, all submodels are not extensively justified here. Please see [model description](ibasam) and Piou et al. (2012) for further explanations and graphics of some of the mathematical functions used.
- **How to use IBASAM?**
The IBASAM model was developed in C++ and interfaced as a shared library for R (R Development Core, 2010) to make easy the statistical analyses of model outputs. The C++ source codes and R scripts to create and use the model as R package are available online on Github. More detailed explanations are provided here:
[Installation procedure](docs/installation.md)
[Installation procedure](howtouse.md)
- **What is IBASAM’ goal?**
......
Clone repository
  • Home
  • Model description
    • Reproduction
    • Genetic
  • Getting started
  • How it Works
  • How To Use