Data Structure
The plugin supports both vector and raster data.
Vector data
A vector file (e.g., a shapefile or geopackage) containing time series data can be visualized in InSAR Explorer. The file should have the following attributes:
Field Name
Description
velocity,VEL, ormean_velocityOr a similar field containing the InSAR velocity data.
DYYYYMMDDorYYYYMMDDorD_YYYYMMDDMultiple fields for time series data, where
YYYYMMDDis the date of the data, e.g.,D20190101,D20190201, etc.
Additional fieldsOptional fields for additional data, such as coherence, errors, etc.
Raster data
The plugin also supports raster data in GMT GRD format for specific time series outputs. For each time stamp, the plugin expects a separate raster file with the following naming convention:
timeseries-YYYYMMDD*.grdorYYYYMMDD_*.grd. The velocity file should be namedvel_*.grdorvelocity_*.grd.-| timeseries files/ -| vel_*.grd -| YYYYMMDD_*.grd -| YYYYMMDD_*.grd -| ... -| timeseries-YYYYMMDD*.grd -| timeseries-YYYYMMDD*.grd -| timeseries-YYYYMMDD*.grd -| ...Once one of the grd files is opened in QGIS, the plugin automatically detects the associated time series files and handle them accordingly.