Skip to content

openalea-incubator/senesc-wheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Senesc-Wheat

This is the Senesc-Wheat model, a model of senescence adapted to wheat.

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

With Nose:

nosetests

Without Nose, install the package (see section "Installing") and run:

python test/unit/test_senescwheat.py

Contact

Please send a mail to senesc-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/tracker/?group_id=1792.
  2. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email senesc-wheat@groupes.renater.fr.