Skip to content

openalea-incubator/growth-wheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Growth-Wheat

This is Growth-Wheat model, a mechanistic model of wheat growth.

Prerequisites

Installing

Use setup.py:

python setup.py install

To install in develop mode:

python setup.py develop

Reading the docs

After installing:

python setup.py build_sphinx

Then, direct your browser to _build/html/index.html.

Testing

To run the tests, use:

nosetests

Contact

Please send a mail to growth-wheat@groupes.renater.fr.

Contributing

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug: https://sourcesup.renater.fr/forum/?group_id=2213
  2. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email growth-wheat@groupes.renater.fr.