We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a column for various dataframes to easily parse unique interferograms (barring reprocessing of SLCs by ESA).
One could concatenate the ids after sorting, but the string would be too long. We use this: https://github.com/ACCESS-Cloud-Based-InSAR/DockerizedTopsApp/blob/dev/isce2_topsapp/packaging.py#L29-L34 (written by Al Niessner).
The text was updated successfully, but these errors were encountered:
cmarshak
Successfully merging a pull request may close this issue.
Background
Create a column for various dataframes to easily parse unique interferograms (barring reprocessing of SLCs by ESA).
One could concatenate the ids after sorting, but the string would be too long. We use this: https://github.com/ACCESS-Cloud-Based-InSAR/DockerizedTopsApp/blob/dev/isce2_topsapp/packaging.py#L29-L34 (written by Al Niessner).
The text was updated successfully, but these errors were encountered: