Installation
Installation¶
There are two different methods for hydroDL installation:
Create a new environment, then activate it¶
Using PyPI (stable package)¶
Install our hydroDL stable package from pip (Python version>=3.0)
Source latest version¶
Install our latest hydroDL package from github
Note: If you want to run our examples directly, please download the example folder (It contains the code and data for these examples).
There exists a small compatibility issue with our code when using the latest pyTorch version. Feel free to contact us if you find any issues or code bugs that you cannot resolve.