Skip to content

Commit

Permalink
moved planetary computer to pip
Browse files Browse the repository at this point in the history
  • Loading branch information
elliesch committed Mar 7, 2024
1 parent 3d39875 commit f6f2ea4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,22 @@ channels:

dependencies:
- python>=3.10
- os
- glob
- random
- pandas
- numpy
- matplotlib
- scipy
- scikit-learn
- pystac
- planetary-computer
- xarray
- rioxarray
- geopandas
- ipykernel
- pip
- pip:
- torch
- torchvision
- tensorflow
- planetary-computer
- rasterio
- osgeo
- natsort
Expand Down

0 comments on commit f6f2ea4

Please sign in to comment.