This is a tool for handling local processes in order to run OasisLMF products.
To install the package with pip use the following command:
pip install git+https://github.com/OasisLMF/water_seller.git
Water seller currently supports the following processes:
This process installs the OasisLMF package locally and installs the required dependencies. This is essential if you want to run OasisLMF on a Mac ARM64 machine. To install the package locally use the following command:
ws-install-oasislmf --extra
This will install the OasisLMF package directly from the master
branch of the OasisLMF github repository. Specific branches are not supported
at the moment.