Displacement Time Series using S1-GUNW-MERGED with GIAnT
Github Repo and branch
Current Github repo: https://github.com/aria-jpl/giant_time_series
Current branch: master
Related files:
giant_time_series/scripts/create_filtered_gunw_merged_stack.py
giant_time_series/scripts/create_filtered_gunw_merged_stack.sh
giant_time_series/scripts/create_displacement_time_series.py
giant_time_series/scripts/create_displacement_time_series.sh
Filtered GUNW Merged Stack
Description:
The filtered GUNW-MERGED stack dataset (filtered-gunw-merged-stack
) is primarily the HDF5 RAW-STACK.h5
and PROC-STACK.h5
outputs of GIAnT's PrepIgramStack.py
and ProcessStack.py
, respectively. Prior to running these PGEs, a first-order filtering step is performed to filter out GUNW-MERGED whose track don't match those specified. Additionally, GUNW-MERGED are filtered whose reference bounding box contains no data that pass the coherence threshold or which do not cover the region of interest.
Usage:
In
tosca
interface, draw bounding box on the region of interest.Facet on the
S1-GUNW-MERGED
dataset.Facet on the
dataset version
(currently: v2.0.2).Facet on the
track number
.Click on
On-Demand
.For
Action
, select `GIAnT - Create filtered GUNW-MERGED stack [<version>].In the parameters section below, ensure
track
matches the track you initially faceted on. This ensures thatS1-GUNW-MERGED
products for other tracks are filtered out in case the user failed to facet down to them.Populate
ref_point
.Adjust other parameters accordingly.
Click
Process Now
.
Outputs:
RAW-STACK.h5.gz
- gzip-compressed HDF5 file of the filtered stack of GUNW-MERGEDPROC-STACK.h5.gz
- gzip-compressed HDF5 file of the filtered stack of GUNW-MERGED with atmospheric and orbit corrections appliedbrowse.png
- visual browse of temporal connectivitygaps.txt
- record of any temporal gaps detected in the stackcreate_filtered_gunw_merged_stack.log
- verbose log which can be used to determine what GUNW-MERGED were filtered and whyfilt_info.pkl
- pickle file containing IFG and filter informationdata.xml
,sbas.xml
- other inputs needed by downstream displacement time series PGEs
Displacement Time Series
Description:
The displacement time series dataset (displacement-time-series
) is primarily the
HDF5 LS-PARAMS.h5
(for SBAS-inversion) and NSBAS-PARAMS.h5
(for NSBAS-inversion)
outputs of GIAnT's SBASInvertWrapper.py
and NSBASInvertWrapper.py
, respectively.
Usage:
In
tosca
interface, draw bounding box on the region of interest.Facet on the
filtered-gunw-merged-stack
dataset.Click on
On-Demand
.For
Action
, select `GIAnT - Create Displacement Time Series [<version>].In the parameters section below, select the inversion
method
:sbas
ornsbas
.Click
Process Now
.
Outputs:
LS-PARAMS.h5.gz
orNSBAS-PARAMS.h5.gz
- gzip-compressed HDF5 file of the displacement time series produced via the SBAS or NSBAS inversion methodbrowse.png
- visual browse of initial time series step
Visualization
Open HDF5 in
Panoply
: File->Open.Double click on
rawts
(raw time series) orrecons
(reconstructed time series) variable.Select
Create a georeferenced Longitude-Latitude plot
. Click onCreate
.Zoom in to the region of interest. On MacOSX, hold down the
command
key while you click and drag a bounding box over the region of interest.Click on the
Scale
tab and setScale Range Min.
to-100
andMax.
to100
. You can play around with the values.Click on the
Arrays
tab and cycle through the time slices by clicking theup
arrow button.