-
Notifications
You must be signed in to change notification settings - Fork 345
Downloading Data
Adam J. Stewart edited this page Dec 24, 2022
·
4 revisions
Note that most sites will require you to create an account and log in before you can download any data.
- Go to https://search.asf.alaska.edu/
- Zoom to the area of interest on the map
- Draw a bounding box around the area of interest
- Change any other required search criteria
- Choose an image you would like to download
- Click the "On Demand" button (3 squares) next to the image
- Under "RTC GAMMA", click "Add 1 GRD_HD job"
- Repeat for all files you would like to download
- When ready, click the "On Demand" button at the top of the page
- Click on "On Demand Queue"
- Change any processing options as required
- Submit the jobs
- Click on "On Demand" and "Submitted Products"
- When they're ready, click "Add to Downloads"
- Download when ready
- 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