Skip to content

Commit

Permalink
Merge pull request #46 from UofU-Cryosphere/basin_setup
Browse files Browse the repository at this point in the history
Conda - basin setup - Updates to use tauDEM
  • Loading branch information
jomey authored Jun 28, 2022
2 parents 38df9b7 + 50e890b commit b7c84cf
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions conda/basin_setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: basin_setup
channels:
- conda-forge
dependencies:
- cmake
- colorama
- coloredlogs
- gcc_linux-64=7
- gdal=3.3
- taudem
- colorama=0.3.9
- coloredlogs=10.0
- geopandas<0.10
- mpich=3.4
- netcdf4>=1.4.1
- numpy<1.20
- pandas>=1.0
Expand All @@ -21,3 +18,4 @@ dependencies:
- inicheck>=0.9,<0.10.0
- spatialnc>=0.3.0,<0.4.0
- cftime<1.1.0

0 comments on commit b7c84cf

Please sign in to comment.