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

prepare slantRangeDistance error #89

Open
zhabuxiacuncunzhang opened this issue Apr 26, 2024 · 1 comment
Open

prepare slantRangeDistance error #89

zhabuxiacuncunzhang opened this issue Apr 26, 2024 · 1 comment

Comments

@zhabuxiacuncunzhang
Copy link

Hello,

When I load stripmapStack SLC prepared by ISCE2. It is showed that
image

But I run prep_isce.py before, and some *.rsc generated. Like as
image

And the are STARTING_RANGE and RANGE_PIXEL_SIZE in those *.rsc files.
image

How to process it?

@zhabuxiacuncunzhang
Copy link
Author

This may be a bug.

Although miaplpy.load.metaFile is set to ../merged/SLC/*/referenceShelve/data.dat , the load_slc_geometry.py still read ../merged/SLC/yyyymmdd/yyyymmdd.hdr .
But the parameters (STARTING_RANGE and RANGE_PIXEL_SIZE) DO NOT belong to *.hdr.
These parameters belong to *.rsc.

I copy the parameters (STARTING_RANGE and RANGE_PIXEL_SIZE) to *.hdr file.
It works.

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

No branches or pull requests

1 participant