Skip to content

CSLC-S1 landslide notebook#70

Open
alhandwerger wants to merge 7 commits intomainfrom
cslc-landslide
Open

CSLC-S1 landslide notebook#70
alhandwerger wants to merge 7 commits intomainfrom
cslc-landslide

Conversation

@alhandwerger
Copy link
Copy Markdown
Contributor

Basic notebook to make pairs of wrapped interferograms and coherence. Also creates monthly mosaics of coherence.

adding landslide notebook for CSLC with various notebook options
Creates pairs of wrapped intereferograms, coherence, and amplitudes, with animations.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@alhandwerger
Copy link
Copy Markdown
Contributor Author

Need to fix multi-looking. Accidentally multi-looked prior to making the interferogram

See Incorrect code currently used:

reference = _multilook(reference, looks_y, looks_x)
secondary = _multilook(secondary, looks_y, looks_x)
phase = reference * np.conjugate(secondary)

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