Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/)
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.10.21]

### Added
*Added tutorial links for the [ASF Sentinel-1 InSAR on Demand Product Comparison StoryMap](https://storymaps.arcgis.com/stories/6cb4f1c18558441bb9b4b11337515b53)

## [0.10.20]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/burst_insar_product_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ that leverages open-source software for processing.

For those who would prefer to work at the scale of a full IW SLC, our original
[On Demand InSAR](insar_product_guide.md){target=_blank} products are still available. These products have a larger
footprint, and are generated using [GAMMA software](https://www.gamma-rs.ch/software){target=_blank}.
footprint, and are generated using [GAMMA software](https://www.gamma-rs.ch/software){target=_blank}. If unsure of which InSAR processing option best fits your needs, visit our [ASF Sentinel-1 InSAR on Demand Product Comparison StoryMap](https://storymaps.arcgis.com/stories/6cb4f1c18558441bb9b4b11337515b53 "ASF Sentinel-1 InSAR On Demand Product Comparison"){target=_blank} to explore the capabilities, characteristics, and available products for each of ASF's On Demand InSAR options.

!!! tip "Sentinel-1C acquisitions now supported!"

Expand Down
2 changes: 2 additions & 0 deletions docs/products.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ There are three different processing approaches available for generating On Dema
- [Burst-based processing using ISCE2 software](#burst-based-insar-isce2)
- [ARIA Frame-based processing using ISCE2 software](#aria-sentinel-1-gunw-products-isce2)

For an in-depth comparison of the On Demand InSAR product options, visit our [Sentinel-1 InSAR On Demand Product Comparison StoryMap](https://storymaps.arcgis.com/stories/6cb4f1c18558441bb9b4b11337515b53 "ASF Sentinel-1 InSAR On Demand Product Comparison StoryMap" ){target=_blank}.

### Full-scene InSAR (GAMMA)

These products take Sentinel-1 IW SLC scene pairs as input, and processing is performed using
Expand Down
Loading