You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add dem_error.py --dem-err-file and save_qgis.py --zero-first option (#1007)
* dem_error: add `--dem-error-file` option to specify a customized file name for the estimated DEM error.
* save_qgis: add `--zf / --zero-first` option, same as `tsview.py`, to set displacement at 1st acquisition to zero.
Copy file name to clipboardExpand all lines: docs/QGIS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Displacement time-series can be exported as QGIS PS Time Series Viewer plugin co
3
3
1. Download and install [QGIS](https://qgis.org/en/site/) if you have not done so.
4
4
2. Download [ps-time-series](https://plugins.qgis.org/plugins/pstimeseries/) plugin as a *.zip file; and install it to QGIS through "Plugins -> Manage and install Plugins -> install from ZIP".
5
5
3. On the left side of QGIS window, browse to the *.shp file generated by `save_qgis.py` and add to the layer.
6
-
4. Open "View -> Layer Styling", then "Fill color -> Edit" and add the command below to color code the map based on velocity value.
6
+
4. Open "View -> Panels -> Layer Styling", then on the right choose "Fill color -> Edit" and add the command below to color code the map based on velocity value.
5.Select the [PS Time Series Viewer logo](https://gitlab.com/faunalia/ps-speed/blob/master/icons/logo.png) to activate the tool, and click/play on the map to display the time-series!
16
+
5.Click the [PS Time Series Viewer logo](https://gitlab.com/faunalia/ps-speed/blob/master/icons/logo.png) to activate the tool, and click/play on the map to display the time-series!
0 commit comments