SAR Data in Python- Get to Know the ASF Search Module
In this webinar you will learn how to use asf_search, a new Python library for the search and discovery of synthetic aperture radar (SAR) data, created by NASA’s Alaska Satellite Facility Distributed Active Archive Center (ASF DAAC). Available through PyPI and Conda, asf_search simplifies programmatic data discovery and download, allowing users to find and download SAR data with just a few lines of Python. Numerous search types are supported, such as geographic searches, granule searches, and baseline searches. Additionally, downloading data is made simple. We will be looking at common data discovery workflows used within ASF DAAC’s Vertex search and discovery web application, and how those same workflows can be accomplished through Python using asf_search.