-
Notifications
You must be signed in to change notification settings - Fork 71
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
Data import functionality for other Interferometry packages #40
Comments
We need to add support to convert input data from packages into Geotif. |
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). |
@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:
|
As a minium we need some ISCE format Interferograms and DEM, and the corresponding metadata/header files. |
@LuyenKhacBui I have emailed you at the address I found in your RSE paper. |
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 |
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. |
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 ***@***.***> 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
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQHOJLV2GZCAJYUGCC5D3GDSMTHFNANCNFSM4B2EG63A>
.
--
Jesse Kearse
PhD Student
Victoria University of Wellington
|
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: #305 |
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 ***@***.***> 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
<#305>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQHOJLROA7FUHERIOFRN7SLSMTU6PANCNFSM4B2EG63A>
.
--
Jesse Kearse
PhD Student
Victoria University of Wellington
|
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'):
The text was updated successfully, but these errors were encountered: