The salinity plugin is available as open source software at https://github.com/flowmatters/catchmentsalinity.
It is recommended to configure and run the model from a Python script. This can streamline the process, and also make it repeatable. To use Python with the model, users will require the following, additional software:
- Veneer plugin module for eWater Source (available from https://github.com/flowmatters/veneer or from the plugin manager within eWater Source)
- Veneer-py Python package (https://github.com/flowmatters/veneer-py)
- A functioning Python environment (Anaconda Python is recommended, available from https://www.continuum.io/downloads)
General instructions on configuring and using Source models from Python is available at https://github.com/flowmatters/veneer-py/tree/master/doc/training)