-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
[Help]: Radar Inverse Transform Computing: distributed.protocol.core - CRITICAL - Failed to deserialize #175
Comments
As I made a local copy of the pygmtsar (via pip install) I don't know if there is a command to test if the installation dependencies are corrects. I dove into some github forum about "deserialize" issues such as: dask/distributed#8038 and tried the solution they came up with without any success. By the way, Here are the data I used (but I don't think that is relevant since I could produce the interferogram with the latest gmtsar version): master: S1A_IW_SLC__1SDV_20230903T183344_20230903T183412_050167_0609B4_100E.SAFE |
Dear Alexey, |
Please note, PyGMTSAR Docker images can help provide a ready-to-use configuration on any host. |
Dear Alexey, I will take a closer look to all the pygmtsar features including the docker images you provide. Best Regards, GB |
Good morning,
I am processing two Sentinel 1 data (SAFE) in order to compute an interferogram. I have the dem.grd and the orbit files in the wdir\topo and wdir\raw directories (data tested with gmtsar and it works). I run a Turkey_Earthquake example based script to process the data but It raised a critical error that I can't solve (I am not very familiar with the dask library). My pygmtsar version is 2024.8.30.post3, I updated my anaconda env to the latest version.
Any help would be very appreciated
Have a nice day.
config:
Ubuntu 22.04.5 LTS
Intel® Xeon(R) Silver 4110 CPU @ 2.10GHz × 32
Ram: 64 Go
Here is my script:
I
Everything seems to work fine until the compute_geocode step. It returns the following error message:
The text was updated successfully, but these errors were encountered: