Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix reference to single browse image in insar_tops_burst readme #114

Merged
merged 1 commit into from
Jul 13, 2023
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ a value of 1. The water mask is stored as an 8-bit unsigned integer GeoTIFF file
package.

Users can choose to apply the water mask to output products, which affects the wrapped interferogram,
the unwrapped interferogram, and the browse images. It returns NoData values over the areas covered by the water mask
the unwrapped interferogram, and the browse image. It returns NoData values over the areas covered by the water mask
in these output images. This product {{ "has" if apply_water_mask else "has not" }} had the water mask applied.

The water mask is generated using the Global Self-consistent, Hierarchical, High-resolution Geography Database (GSHHG)
Expand Down
Loading