Skip to content

update gmtsar support for the new ifg stack structure#1226

Merged
yunjunz merged 4 commits intoinsarlab:mainfrom
yunjunz:gmtsar
Jul 16, 2024
Merged

update gmtsar support for the new ifg stack structure#1226
yunjunz merged 4 commits intoinsarlab:mainfrom
yunjunz:gmtsar

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jul 16, 2024

Description of proposed changes

This PR updates support for GMTSAR interferogram stack as prepared for the EarthScope short course 2024 by Xiaohua Xu.

  • utils.readfile: add GMTSAR_SENSOR_ID2NAME, and call it in _attribute_gmtsar2roipac() to get PLATFORM

  • utils.ptime: add yyyyddd2yyyymmdd() to convert from GMTSAR date format into YYYYMMDD format

  • prep_gmtsar: update to the new structure as prepared by Xiaohua Xu for the 2024 EarthScope short course. Major changes include: 1) use supermaster.PRM for common metadata extraction and 2) use baseline_table.dat to read the bperp TS directly.

  • docs/dir_structure: update to the latest structure.

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Pass local test
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • 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.

yunjunz added 4 commits July 16, 2024 23:20
update support for GMTSAR interferogram stack as prepared for the EarthScope short course 2024 by Xiaohua Xu.

+ utils.readfile: add GMTSAR_SENSOR_ID2NAME, and call it in _attribute_gmtsar2roipac() to get PLATFORM

+ utils.ptime: add yyyyddd2yyyymmdd() to convert from GMTSAR date format into YYYYMMDD format

+ prep_gmtsar: update to the new structure as prepared by Xiaohua Xu for the 2024 EarthScope short course. Major changes include: 1) use supermaster.PRM for common metadata extraction and 2) use baseline_table.dat to read the bperp TS directly.

+ docs/dir_structure: update to the latest structure.
@yunjunz yunjunz merged commit 6495001 into insarlab:main Jul 16, 2024
@yunjunz yunjunz deleted the gmtsar branch July 16, 2024 16:41
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