Skip to content

read/load support for isce2/alos2App dense offset#1143

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:alos2App_denseOffset
Jan 29, 2024
Merged

read/load support for isce2/alos2App dense offset#1143
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:alos2App_denseOffset

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jan 29, 2024

Description of proposed changes

  • utils.readfile.auto_no_data_value(): support alos2App dense offset

  • utils.readfile.get_slice_list(): alos2App use rg/az order, instead of az/rg order in other isce2 applications.

  • utils.isce_utils.extract_alosStack_metadata/extract_image_size_alosStack(): support geometry files from alos2App/dense_offset, which have different naming conventions as the ones from InSAR.

  • load_data: use absolute path for better robustness

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • 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.

+ utils.readfile.auto_no_data_value(): support alos2App dense offset

+ utils.readfile.get_slice_list(): alos2App use rg/az order, instead of az/rg order in other isce2 applications.

+ utils.isce_utils.extract_alosStack_metadata/extract_image_size_alosStack(): support geometry files from alos2App/dense_offset, which have different naming conventions as the ones from InSAR.

+ load_data: use absolute path for better robustness
@yunjunz yunjunz merged commit a2ffa04 into insarlab:main Jan 29, 2024
@yunjunz yunjunz deleted the alos2App_denseOffset branch January 29, 2024 12:33
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