Skip to content

openalea-incubator/respi-wheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Respi-Wheat

This is the Respi-Wheat model, a model of respiration.

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_respiwheat.py

Contact

Please send a mail to [email protected].

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=1762.
  2. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email [email protected].