The ArcGIS Python Toolbox can be used with either ArcGIS Desktop or ArcGIS Pro, and contains tools that perform geoprocessing tasks useful for working with Synthetic Aperture Radar (SAR) data. The tools were designed to be used with Radiometric Terrain Corrected (RTC) SAR datasets, such as those enerated by HyP3, but several of the tools have the potential to be used with a variety of rasters, including non-SAR datasets.
More information and a download link is also provided on ASF's website
The Toolbox is distributed as a zipped archive including the .pyt
Toolbox script
and associated .xml
files. There is an XML file for the toolbox itself and one
for each of the tools it contains. These XML files contain the metadata displayed
in the item descriptions and tool help windows, and must be kept in the same directory
as the Python Toolbox (.pyt
) file, or the information they contain will no longer
be accessible to ArcGIS.
asf_tools is a Python package for working with Synthetic Aperture Radar (SAR) data. It was designed for working with datasets generated by HyP3, but several of the tools have the potential to be used with a variety of rasters, including non-SAR datasets.
asf_tools
is distributed on PyPI and
conda-forge. See our
documentation for installation
and usage.
Want to talk about ASF Tools? We would love to hear from you!
Found a bug? Want to request a feature? open an issue
General questions? Suggestions? Or just want to talk to the team? chat with us on gitter