Skip to content

Add code to download SLCs from JPL #47

Open
julober wants to merge 6 commits intoSnowEx:mainfrom
julober:main
Open

Add code to download SLCs from JPL #47
julober wants to merge 6 commits intoSnowEx:mainfrom
julober:main

Conversation

@julober
Copy link
Copy Markdown

@julober julober commented Mar 5, 2026

I wrote a couple of functions to generate the UAVSAR SLC filenames (from asf search results) and download them from the JPL site, which I thought might be useful to add to this repository. There are a couple of things that I couldn't find in the ASF metadata (what I call tag and the release folder). For the release folder, the code just brute force searches for a valid link, and for the tag, I let the user determine what tags to look for. I tested them in a notebook called slc_download_test.ipynb. Let me know if you have any feedback!

@julober
Copy link
Copy Markdown
Author

julober commented Mar 8, 2026

After testing the code for myself, I determined that I needed to search both tags (BC/BU) in a similar way as the release folder, so I made that change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant