luhipi / sarvey

Open-source research software for InSAR time series analysis
https://luhipi.github.io/sarvey/docs
Other
25 stars 1 forks source link
displacement engineering insar monitoring radar remote-sensing sentinel-1 terrasar-x time-series

======================== SARvey - survey with SAR

Open-source InSAR time series analysis software developed within the project SAR4Infra. SARvey aims to analyze InSAR displacement time series for engineering applications.

Documentation

The documentation with installation instructions, processing steps, and examples with a demo dataset can be found at: https://luhipi.github.io/sarvey/docs/

Status

.. image:: https://github.com/luhipi/sarvey/actions/workflows/ci.yml/badge.svg :target: https://github.com/luhipi/sarvey/actions :alt: Pipelines .. image:: https://img.shields.io/static/v1?label=Documentation&message=GitHub%20Pages&color=blue :target: https://luhipi.github.io/sarvey/docs/ :alt: Documentation .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.12544130.svg :target: https://doi.org/10.5281/zenodo.12544130 :alt: DOI

See also the latest coverage report and the pytest HTML report.

License

SARvey is distributed under the GNU General Public License, version 3 (GPLv3).

The following exceptions applies:

This package uses PyMaxFlow. The core of PyMaxflows library is the C++ implementation by Vladimir Kolmogorov. It is also licensed under the GPL, but it REQUIRES that you cite [BOYKOV04] in any resulting publication if you use this code for research purposes. This requirement extends to SARvey.

Please check out the details of the license here <LICENSE>_.

How to cite

If you use SARvey in your research, please cite the following.

  1. The paper describing the methodology:

    Piter A, Haghshenas Haghighi M, Motagh M (2024). Challenges and Opportunities of Sentinel-1 InSAR for Transport Infrastructure Monitoring. PFG – Journal of Photogrammetry, Remote Sensing and Geoinformation Science, 92, 609-627.

  2. The software itself. Please specify the version you use:

    Piter A, Haghshenas Haghighi M, FERN.Lab, Motagh M (2024). SARvey - survey with SAR [version]. Zenodo. https://doi.org/10.5281/zenodo.12544130

  3. If you use the PUMA method for unwrapping in your research, please cite the following publication as indicated in the license:

    Boykov Y, Kolmogorov V (2004). An experimental comparison of min-cut/max- flow algorithms for energy minimization in vision. IEEE Transactions on Pattern Analysis and Machine Intelligence 26(9):1124–1137, DOI 10.1109/TPAMI.2004.60. Link to paper <https://ieeexplore.ieee.org/document/1316848>_.

Processing overview

.. image:: https://seafile.projekt.uni-hannover.de/f/006f702937cd4e618bcb/?dl=1 :width: 600 :align: center :alt: SARvey workflow

Processing workflow for using the SARvey software to derive displacement time series. SARvey builds upon and uses functions of the two InSAR research softwares MintPy (multilook SBAS processing) and MiaplPy (Phase linking for single-look DS processing).

SARvey is a command-line-based software. The major steps for running SARvey are the following:

Feature overview

SARvey has three main components for processing, visualization, and exporting data.

It also has two components that facilitate transport infrastructure monitoring.

You can run each component in the command line with "-h" argument for more information about the usage. For example:

.. code-block:: bash

   sarvey -h

SARvey supports two processing schemes:

History / Changelog

You can find the protocol of recent changes in the SARvey package history_.

We follow the principle of semantic versioning. The version number is structured as follows: MAJOR.MINOR.PATCH. You can find a description of the versioning scheme here <https://semver.org/>__.

Credits

This software was developed within the project SAR4Infra (2020-2024) with funds of the German Federal Ministry for Digital and Transport. The project consortium consists of the Institute of Photogrammetry and GeoInformation at Leibniz University Hannover, FERN.Lab (innovation and technology transfer lab of the GFZ German Research Centre for Geosciences, Potsdam), Landesamt fuer Vermessung und Geoinformation Schleswig-Holstein, and Landesbetrieb Strassenbau und Verkehr Schleswig-Holstein. The scientific and methodological development was carried out by Andreas Piter (piter@ipi.uni-hannover.de), supervised by Mahmud H. Haghighi (mahmud@ipi.uni-hannover.de) and Mahdi Motagh (motagh@gfz-potsdam.de). The FERN.Lab_ (fernlab@gfz-potsdam.de) contributed to the development, documentation, continuous integration, and testing of the package.

This package was created with Cookiecutter and the fernlab/cookiecutter-python-package project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. fernlab/cookiecutter-python-package: https://git.gfz-potsdam.de/fernlab/products/cookiecutters/cookiecutter-python-package .. _coverage: https://luhipi.github.io/sarvey/coverage/ .. _pytest: https://luhipi.github.io/sarvey/test_reports/report.html .. processing: https://luhipi.github.io/sarvey/docs/processing.html .. processing steps: https://luhipi.github.io/sarvey/docs/processing.html#processing-steps-for-two-step-unwrapping-workflow .. preparation: https://luhipi.github.io/sarvey/docs/preparation.html .. Two-step unwrapping: https://luhipi.github.io/sarvey/docs/processing.html#processing-steps-for-two-step-unwrapping-workflow .. One-step unwrapping: https://luhipi.github.io/sarvey/docs/processing.html#processing-steps-for-one-step-unwrapping-workflow .. installation instruction: https://luhipi.github.io/sarvey/docs/installation.html .. _history: https://luhipi.github.io/sarvey/docs/history.html .. _MiaplPy: https://github.com/insarlab/MiaplPy .. _MintPy: https://github.com/insarlab/MintPy .. _ISCE: https://github.com/isce-framework/isce2 .. _SNAP: https://step.esa.int/main/toolboxes/snap .. _Shapefiles: https://doc.arcgis.com/en/arcgis-online/reference/shapefiles.htm .. QGIS: https://qgis.org/en/site/ .. PS Time Series Viewer: https://plugins.qgis.org/plugins/pstimeseries/ .. _OSM: https://www.openstreetmap.org/ .. _WSL: https://learn.microsoft.com/en-us/windows/wsl/ .. FERN.Lab: https://fernlab.gfz-potsdam.de/ .. Institute of Photogrammetry and GeoInformation: https://www.ipi.uni-hannover.de/en/ .. _Landesamt fuer Vermessung und Geoinformation Schleswig-Holstein: https://www.schleswig-holstein.de/DE/landesregierung/ministerien-behoerden/LVERMGEOSH/lvermgeosh_node.html .. _Landesbetrieb Strassenbau und Verkehr Schleswig-Holstein: https://www.schleswig-holstein.de/DE/Landesregierung/LBVSH/lbvsh_node.html