AgriculturalModelExchangeInitiative / SQ_Wheat_Phenology

Model of wheat phenology of the crop growth simulation model SiriusQuality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

AgriculturalModelExchangeInitiative

Model of wheat phenology of the crop growth simulation model SiriusQuality

Project Organization


    ├── LICENSE.txt        <- License file
    ├── README.md          <- The top-level README for AMEI members using this project.
    ├── data/              <- data used for model simulation
    │
    ├── doc/               <- Package documentation
    │
    ├── test/             <- model tests for each language and platform
    │
    ├── crop2ml/          <- model units and composite in crop2ml format.
    │      ├── xml files
    │      ├── Algo/
    |
    │
    ├── src/                <- Executable source in different language and platform
    │   ├── pyx/
    │   ├── java/
    │   ├── py/
        ├── R/
        ├── cpp/
        ├── cs/
        ├── f90/
        ├── Bioma/
        ├── Sirius/
        ├── Simplace/
        ├── OpenAlea/
        ├── Record/
        ├── DSSAT/
   

Model visualization

An example of transformation in OpenAlea

An example of unit test in R (Soil evaporation model unit)

About

Model of wheat phenology of the crop growth simulation model SiriusQuality

License:MIT License


Languages

Language:Jupyter Notebook 32.1%Language:C# 21.0%Language:Fortran 15.1%Language:Python 10.1%Language:Java 8.4%Language:C++ 6.9%Language:R 4.5%Language:Cython 1.8%