GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
204 stars 71 forks source link

Data import functionality for other Interferometry packages #40

Open mcgarth opened 8 years ago

mcgarth commented 8 years ago

Help wanted from anyone with operational experience in the interferometry software listed below (we only have current experience with Gamma)

PyRate can currently read Gamma and Roi_Pac products. To encourage wider use in the community we may need to implement other product readers for the following (in the order of MG's perceived 'priority'):

  1. ISCE (JPL free but not licence free) - adapt existing ROI_PAC code in PyRate?
  2. Sentinel-1 Toolbox (ESA free software)
  3. DORIS (Delft, free software)
  4. GMTSAR (UCSD, free)
  5. SARSCAPE (commercial, maybe no benefit to including this)
sheecegardezi commented 5 years ago

We need to add support to convert input data from packages into Geotif.

LuyenKhacBui commented 4 years ago

Inputs from an emerging software of ISCE should be supported by PyRate. Below Github scripts briding ISCE with GIAnT are examples that may be useful for bridging ISCE and PyRate (though I am not sure how PyRate works to date). https://github.com/LuyenKhacBui/ISCE2GIAnT

mcgarth commented 4 years ago

@LuyenKhacBui it would be useful for us if you could share some output files from ISCE since we are not using that software here. We'd need examples of:

basaks commented 4 years ago

As a minium we need some ISCE format Interferograms and DEM, and the corresponding metadata/header files. @LuyenKhacBui, please share some sample files.

LuyenKhacBui commented 4 years ago

Hi @mcgarth and @basaks I can share a directory associated with a sentinel-1 interferogram with you. The dir is quite large, so can you please provide me your emails so that I can share via OneDrive

mcgarth commented 4 years ago

@LuyenKhacBui I have emailed you at the address I found in your RSE paper.

Jesse-kearse commented 4 years ago

Hi

I am wanting to convert from the matlab-based version of pyrate to this python-based version. I am using ISCE products, and am running into issues with the conv2tif step. Is this the appropriate place to raise questions about specific errors?

Thanks for any help, and thank you for providing an awesome github repo

mcgarth commented 4 years ago

Hi @Jesse-kearse, thanks for your interest in using PyRate! Version 0.5.0 supports ROI_PAC format data, but not ISCE. At some point we intend to re-phase our ROI_PAC reader codes to read ISCE format instead, but I cannot promise when we will get to it I am afraid.

Jesse-kearse commented 4 years ago

Hi Matt

Thanks for your email, and for the use of your product.

I did notice that you do not explicitly support ISCE, however, I thought that as ROI_PAC outputs are similar to those from ISCE, that one could generate .rsc files for each interferogram and pretend that they are ROI_PAC files. My colleagues and I have been doing this successfully with the matlab version.

Perhaps there are other reasons why this is not yet possible with this version of Pyrate?

On Mon, Oct 26, 2020 at 2:37 PM Matt Garthwaite notifications@github.com wrote:

Hi @Jesse-kearse https://github.com/Jesse-kearse, thanks for your interest in using PyRate! Version 0.5.0 https://github.com/GeoscienceAustralia/PyRate/releases/tag/0.5.0 supports ROI_PAC format data, but not ISCE. At some point we intend to re-phase our ROI_PAC reader codes to read ISCE format instead, but I cannot promise when we will get to it I am afraid.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GeoscienceAustralia/PyRate/issues/40#issuecomment-716255878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHOJLV2GZCAJYUGCC5D3GDSMTHFNANCNFSM4B2EG63A .

--

Jesse Kearse PhD Student Victoria University of Wellington

mcgarth commented 4 years ago

Hi @Jesse-kearse, I've made a new ticket to look at the specifics of your problem with conv2tif. Please can you add some detail here: https://github.com/GeoscienceAustralia/PyRate/issues/305

Jesse-kearse commented 4 years ago

Thanks for your help, Matt

I have added some details. Apologies, I can't seem to copy paste text effectively, and the example .vrt file does not display well on the comments

On Mon, Oct 26, 2020 at 4:35 PM Matt Garthwaite notifications@github.com wrote:

Hi @Jesse-kearse https://github.com/Jesse-kearse, I've made a new ticket to look at the specifics of your problem with conv2tif. Please can you add some detail here: #305 https://github.com/GeoscienceAustralia/PyRate/issues/305

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GeoscienceAustralia/PyRate/issues/40#issuecomment-716283617, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHOJLROA7FUHERIOFRN7SLSMTU6PANCNFSM4B2EG63A .

--

Jesse Kearse PhD Student Victoria University of Wellington