-
Notifications
You must be signed in to change notification settings - Fork 347
Downloading Data
Adam J. Stewart edited this page Dec 20, 2022
·
4 revisions
- Find a dataset of interest: https://planetarycomputer.microsoft.com/catalog
- Explore the dataset: https://planetarycomputer.microsoft.com/explore
- Zoom to the area of interest on the map
- Select the dataset from the dropdown
- Change any other required search criteria
- Click the image you would like to download
- Click "Explore results in the Hub"
- Click "Open Hub" if you have access, or run the code locally if you don't
- In the Launcher tab, open a new Python 3 notebook
- Copy-n-paste the code from the Explorer
- The code will print the URLs for all files in your search query
- Click the links to download, or use wget or curl to manually download those locally