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

Issue while creating baseline in gedit and generating interferogram in jupyter notebook #115

Open
ph23011 opened this issue Apr 3, 2024 · 3 comments

Comments

@ph23011
Copy link

ph23011 commented Apr 3, 2024

Hi,
I'm currently using pygmtsar on my Ubuntu 20.4 system. Initially, I successfully ran pygmtsar in a Jupyter notebook. I processed 180 scenes using 3 subswaths and was able to create the baseline plot. However, when attempting to generate the interferogram, I encountered an error, which I have attached an image of below.

Subsequently, I attempted to run pygmtsar using gedit with the same setup of 180 scenes and 3 subswaths. Unfortunately, I faced an issue in creating the baseline plot, and I have attached the error message below.

I would greatly appreciate your assistance in resolving these issues. Your help would be invaluable to me.
Thankyou

image
error

@AlexeyPechnikov
Copy link
Owner

The first screenshot shows commands which are not exist in the actual PyGMTSAR code, so you are using an old version. Please upgrade your PyGMTSAR library and restart the script/notebook.

The second screenshot for your Jupyter notebook page does not include any error messages but only warnings about high memory usage. That is not a problem when it works because InSAR processing really requires a lot of computational recourses.

@ph23011
Copy link
Author

ph23011 commented Apr 3, 2024

Thankyou so much. I just wanted to ask that for the latest version of pygmtsar what additional librarys would be require

@AlexeyPechnikov
Copy link
Owner

All the libraries installed automatically, and you can see the full dependencies list for PyGMTSAR library here: https://pypistats.org/packages/pygmtsar

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

2 participants