-
Notifications
You must be signed in to change notification settings - Fork 259
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
KeyError: 'range_resolution' in prep_aria.py #408
Comments
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. We appreciate that you took the time to contribute! |
You can run My guess is this is a bug/warning related with no-data, and it has been fixed before. You should try it with the latest version. |
You're right I'm using old version but this is because when I RUN the latest version (MintPy release version v1.2.3, release date 2020-07-14), I got error when running ""prep_aria.py"" . how to solve it ? |
Hi @ReemAlshammari, the KeyError above is a bug introduced in the recent commit 46f3d8b, after the v1.2.3 release. Thank you for identifying this! It should be fixed now. Please update your mintpy code and try again. |
Description of the problem
I got error with step - correct_topography, when reading "incidenceAngle".
I think "incidenceAngle" is empty, the geometryGeo.h5 created by using "prep_aria.py".
Full script that generated the error
Full error message
The text was updated successfully, but these errors were encountered: