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

Init of basic snap (BEAM-DIMAP) ingest functionality #101

Merged
merged 7 commits into from
Jun 19, 2019

Conversation

andretheronsa
Copy link
Contributor

Add prep_snap which is based on prep_isce and prep_roipac that extracts metadata from interferogram/coherence/unwrapped/elevation .dim (BEAM-DIMAP format) files produced by ESA SNAP and writes a RSC file in ROIPAC format in the same folder as the .dim file. HEIGHT and EARTH_RADIUS are extracted from orbit parameters using code adapted and simplified from ISCE2.
Furthermore snap is added as processor in load_data.
This update does not finalize SNAP integration - the next issue will likely be to read the data in the .data folder using mintpy.utils.readfile since the data (in envi format) is in a .data folder one level deeper than the asociated .dim / rsc files.

@ehavazli ehavazli requested a review from yunjunz June 19, 2019 18:29
@yunjunz yunjunz merged commit 7bcb825 into insarlab:master Jun 19, 2019
@yunjunz
Copy link
Member

yunjunz commented Jun 19, 2019

Thank you @andretheronsa!

@yunjunz yunjunz mentioned this pull request Jun 19, 2019
2 tasks
@andretheronsa andretheronsa deleted the prep_snap_dev_branch branch July 17, 2019 07:42
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.

None yet

2 participants