Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJA authored Jun 9, 2021
1 parent afe3f31 commit dd85db7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
name: dea-waterbodies-env
channels:
- defaults
- conda-forge
- anaconda
dependencies:
- numpy
- geopandas
- gdal
- boto3
- s3fs
- pip:
- datacube
- fsspec==0.8.0
- python-geohash
- rioxarray
- boto3
- s3fs
- rasterstats
- --extra-index-url="https://packages.dea.ga.gov.au"
- odc-apps-dc-tools

0 comments on commit dd85db7

Please sign in to comment.