Skip to content

lukas-kubica/insar2qgis

Repository files navigation

insar2qgis

QGIS plugin for visualisation of PS InSAR displacement time series generated by GECORIS.

Installation

Clone the repository to the desired QGIS plugin locations:

git clone <repository URL>

QGIS plugins location:

  • on Linux: /home/$USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
  • on macOS: /Users/$USER/Library/Application\ Support/QGIS/QGIS3/profiles/default/python/plugins
  • on Windows: C:\Users\$USER\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins

where $USER is a system user's name.

Usage

  • open QGIS
  • go to Plugins -> Manage and Install Plugins...
  • allow plugin under Installed section
  • open plugin widget
  • define input CSV file with InSAR data
  • define output SHP file name and location
  • Add layer to QGIS using Convert button
  • Set colour limits. If empty interval from -5 to 5 will be used.
  • Style InSAR data layer using Style button
  • Select point using Select PS button
  • Plot InSAR time series using Plot TS button
  • Enable Save figures and set the output directory for saving figures

About

QGIS plugin to visualise InSAR time series data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published