diff --git a/README.rst b/README.rst index 024a917..0ef47a5 100644 --- a/README.rst +++ b/README.rst @@ -201,7 +201,7 @@ This package was created with Cookiecutter_ and the `fernlab/cookiecutter-pypack .. _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/ +.. _`InSAR Explorer`: https://luhipi.github.io/insar-explorer/ .. _OSM: https://www.openstreetmap.org/ .. _WSL: https://learn.microsoft.com/en-us/windows/wsl/ .. _FERN.Lab: https://fernlab.gfz-potsdam.de/ diff --git a/docs/demo/demo_masjed_dam_detailed_guide.rst b/docs/demo/demo_masjed_dam_detailed_guide.rst index a43f624..bb4df9d 100644 --- a/docs/demo/demo_masjed_dam_detailed_guide.rst +++ b/docs/demo/demo_masjed_dam_detailed_guide.rst @@ -343,7 +343,7 @@ Export the data to Shapefiles using the following command: sarvey_export outputs/p2_coh70_ts.h5 -o outputs/shp/p2_coh70_ts.shp -You can open the exported data in any GIS software. If you use QGIS, you can use the `PS Time Series Viewer `_ plugin to draw the time series. +You can open the exported data in any GIS software. If you use QGIS, you can use the `InSAR Explorer `_ plugin to draw the time series. Step 6: Validate Your Results diff --git a/docs/demo/demo_masjed_dam_fast_track.rst b/docs/demo/demo_masjed_dam_fast_track.rst index 7565eb0..bededb6 100644 --- a/docs/demo/demo_masjed_dam_fast_track.rst +++ b/docs/demo/demo_masjed_dam_fast_track.rst @@ -81,7 +81,7 @@ Export the data to Shapefiles using the following command. sarvey_export outputs/p2_coh80_ts.h5 -o outputs/shp/p2_coh80_ts.shp -You can visualize the data in any GIS software. If you use QGIS, you can use the `PS Time Series Viewer `_ plugin to draw the time series. +You can visualize the data in any GIS software. If you use QGIS, you can use the `InSAR Explorer `_ plugin to draw the time series.