Replies: 1 comment
-
Can use GDAL for the conversion. Example code is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm processing Sentinel 1 data with ISCE. I have already run the software, but in order to assess the results I obtained, I would like to visualize the files on the /merged folder that is created. For example, to translate the file filt_topophase.flat.geo to filt_topophase.flat.geo.png, as shown in the image below.
I'm just getting a grasp on python so I'm a bit lost on how to achieve this.
I have also been able to read the outputs in MATLAB but haven't been able to properly plot them.
I will really appreciate if you can guide me through it.
Beta Was this translation helpful? Give feedback.
All reactions