Installation:¶
Where to get it¶
The source code is currently hosted on GitHub at: https://github.com/calypso-science/Toto
It can be clone by doing: .. code:: bash
Note: This software works with python > 3 only
Install from sources¶
Install requirements. Navigate to the base root of toto and execute:
pip install -r requirements.txt
Then install toto:
python setup.py install
Installation tutorial:
Adding the extra pluggins¶
In order to add the extra module, first you need to contact to get your licenses:
Brett Beamsley: b.beamsley@metocean.co.nz
Remy Zyngfogel: r.zyngfogel@calypso.science
Then you will be able to access the extra module repo via github To install them naviguate the toto_plugins folder and type: