gdalinfo
fails to recognize file on external mounted drive /media
#478
Replies: 8 comments 10 replies
-
Hi, two questions-
|
Beta Was this translation helpful? Give feedback.
-
İf I give you some extra information:
Maybe I tried to install Dolphin on my internal SSD, and I should try running it again. Best. |
Beta Was this translation helpful? Give feedback.
-
Ok that's pretty weird haha. |
Beta Was this translation helpful? Give feedback.
-
Hi @scottstanie This time I tried to run Dolphin on my root disk. (Home) and I faced the same error again. But I caught an interesting thing about gdalinfo. If I change my path with HDF5 its work. Then, I think to change my .yml files. ( in step 1 input_options). But I didn’t solve the issue best |
Beta Was this translation helpful? Give feedback.
-
Anyway, it is a strange situation for me but I tried to run dolphin with docker and its done. Maybe docker installation will be the best choice for different systems. At that point, I have some questions about export products. Is that possible to plot time series on terminal and can we export results for .shp files? |
Beta Was this translation helpful? Give feedback.
-
Actually i have one answers for all this queastion YES . I am using mintpy, Stamps and many other opensource sowfware for InSAR processing. Many of them have diffrent export capibliltys to plot timeseries graphs. But in my opinon .shp export option is the most effective way for users. Because you can plot it in Qgis with a plugin and export them many diffrent file format. If you need some exapmles of this option you can look MintPy save_qgis.py script. Best |
Beta Was this translation helpful? Give feedback.
-
I tried to run export_to_qgis.py code but I took this error message Any advice? |
Beta Was this translation helpful? Give feedback.
-
Dear @scottstanie; I had a chance to test dolphin at this weekend. Firstly I tested it most common area like Mexico City and these are results. The first question; Is that possible to add coherence and std value option to export_to_qgis.py code? How can remove low coherence value points? Which line can possible that in config.yml? Is Dolphin apply atmospheric correction to our stack and how can we understand this? (I saw ERA5 option in config.yml) Can we plotting wrap-unwrap phase, temporal coherence, avg_coherence, perpendicular baselines like Mintpy? Best... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When i tried to run dolphin i took tihs error:
Traceback (most recent call last):
File "/home/suat/miniforge3/envs/dolphin-env/bin/dolphin", line 8, in
sys.exit(main())
^^^^^^
File "/home/suat/miniforge3/envs/dolphin-env/lib/python3.12/site-packages/dolphin/cli.py", line 32, in main
run_func(**arg_dict)
.
.
.
RuntimeError: NETCDF:"/media/suat/demir3/dolphin/dolphin/input_slcs/OPERA_L2_CSLC-S1_T071-151229-IW2_20240911T135300Z_20241012T053434Z_S1A_VV_v1.1.h5":"//data/VV": No such file or directory
Any advice?
Beta Was this translation helpful? Give feedback.
All reactions