Skip to content

easy check defo signal with asc/desc/horz/vert all in one#230

Merged
yunjunz merged 2 commits intoinsarlab:masterfrom
yunjunz:master
Oct 1, 2019
Merged

easy check defo signal with asc/desc/horz/vert all in one#230
yunjunz merged 2 commits intoinsarlab:masterfrom
yunjunz:master

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Oct 1, 2019

Description of proposed changes

  • asc_desc2horz_vert:

    • split main() into get_design_matrix(), asc_desc2horz_vert()
    • add --output-one/--oo option to write all input/output datasets into one file for easy management.
  • view.py: support display scale/unit operation for asc_desc2horz_vert one output file format.

  • save_roipac: add --keep-all-metadata to keep all ROIPAC metadata for easy data play.

  • fix bug in prep_isce (https://groups.google.com/d/msg/mintpy/mJVRfCKnNAk/m8DRpBuTBQAJ)

Reminders

  • Pass Codacy code review (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ asc_desc2horz_vert:
   - split main() into get_design_matrix(), asc_desc2horz_vert()
   - add --output-one/--oo option to write all input/output datasets into one file for easy management.

+ view.py: support display scale/unit operation for asc_desc2horz_vert one output file format.

+ save_roipac: add --keep-all-metadata to keep all ROIPAC metadata for easy data play.

+ fix bug in prep_isce
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