Skip to content

Commit

Permalink
Rename combine.py to process_sat.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Feb 7, 2022
1 parent b3d4759 commit 82bfabd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landsat/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ cat data/index.csv | python3 search.py | bash download.sh
```
sudo apt-get install python3-rasterio
install -dv output/
python3 combine.py
python3 process_sat.py
```
File renamed without changes.

0 comments on commit 82bfabd

Please sign in to comment.