Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jensdebruijn authored Feb 2, 2024
1 parent e40345d commit a67a2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Then install the required packages:
.. code-block:: bash
conda config --set solver libmamba
conda install rasterio numba tbb pandas 'geopandas>=0.14' numpy deap pyyaml xarray 'dask>=2023.3.0' 'rioxarray>=0.15' pybind11 scipy netCDF4 flopy bmipy xmipy xlrd pyflow s3fs xesmf 'hydromt>=0.9.1' tqdm 'openpyxl>=3.1.2' xclim xesmf
conda install rasterio numba tbb pandas geopandas numpy deap pyyaml xarray dask rioxarray pybind11 scipy netCDF4 flopy bmipy xmipy xlrd pyflow s3fs xesmf hydromt tqdm openpyxl xclim xesmf
Then install GEB from GitHub. You need to install the full version, which includes all dependencies:

Expand Down

0 comments on commit a67a2dc

Please sign in to comment.