.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-PLOT_NETWORK "1" "May 2022" "mintpy-plot_network v1.3.3" "User Commands" .SH NAME mintpy-plot_network \- Display Network of Interferograms .SH DESCRIPTION usage: plot_network.py [\-h] [\-\-show\-kept] .TP [\-d {pbase,offsetSNR,coherence,tbase}] [\-v VLIM VLIM] [\-t TEMPLATE_FILE] [\-\-mask MASKFILE] [\-c CMAP_NAME] [\-\-cmap\-vlist CMAP_VLIST CMAP_VLIST CMAP_VLIST] [\-\-fs FS] [\-\-lw LINEWIDTH] [\-\-mc MARKERCOLOR] [\-\-ms MARKERSIZE] [\-\-every\-year EVERY_YEAR] [\-\-dpi FIG_DPI] [\-\-figsize FIG_SIZE FIG_SIZE] [\-\-notitle] [\-\-number NUMBER] [\-\-nosplit\-cmap] [\-\-save] [\-\-nodisplay] file .PP Display Network of Interferograms .SS "positional arguments:" .TP file file with network information, ifgramStack.h5 or coherenceSpatialAvg.txt .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-show\-kept\fR display kept interferograms only, without dropped interferograms .SS "Color-code network/matrix plot:" .IP color\-code phase/offset pairs with coherence/baseline in network/matrix plot .TP \fB\-d\fR {pbase,offsetSNR,coherence,tbase}, \fB\-\-dset\fR {pbase,offsetSNR,coherence,tbase} dataset used to calculate the mean. (default: coherence) .TP \fB\-v\fR VLIM VLIM, \fB\-\-vlim\fR VLIM VLIM display range .TP \fB\-t\fR TEMPLATE_FILE, \fB\-\-template\fR TEMPLATE_FILE template file with options below: .TP mintpy.network.maskFile = auto #[file name, no], auto for waterMask.h5 or no for all pixels .TP mintpy.network.aoiYX = auto #[y0:y1,x0:x1 / no], auto for no, area of interest for coherence calculation .TP mintpy.network.aoiLALO = auto #[lat0:lat1,lon0:lon1 / no], auto for no \- use the whole area .TP \fB\-\-mask\fR MASKFILE mask file used to calculate the coherence. Default: waterMask.h5 or None. .TP \fB\-c\fR CMAP_NAME, \fB\-\-colormap\fR CMAP_NAME colormap name for the network display. Default: RdBu_truncate .TP \fB\-\-cmap\-vlist\fR CMAP_VLIST CMAP_VLIST CMAP_VLIST normalized start/jump/end value for truncated colormap. Default: 0.2 0.4 1.0 .SS "Figure:" .IP Figure settings for display .TP \fB\-\-fs\fR FS, \fB\-\-fontsize\fR FS font size in points .TP \fB\-\-lw\fR LINEWIDTH, \fB\-\-linewidth\fR LINEWIDTH line width in points .TP \fB\-\-mc\fR MARKERCOLOR, \fB\-\-markercolor\fR MARKERCOLOR marker color .TP \fB\-\-ms\fR MARKERSIZE, \fB\-\-markersize\fR MARKERSIZE marker size in points .TP \fB\-\-every\-year\fR EVERY_YEAR number of years per major tick on x\-axis .TP \fB\-\-dpi\fR FIG_DPI DPI \- dot per inch \- for display/write .TP \fB\-\-figsize\fR FIG_SIZE FIG_SIZE figure size in inches \- width and length .TP \fB\-\-notitle\fR Do not display figure title. .TP \fB\-\-number\fR NUMBER number mark to be plot at the corner of figure. .TP \fB\-\-nosplit\-cmap\fR do not split colormap for coherence color .TP \fB\-\-save\fR save the figure .TP \fB\-\-nodisplay\fR save and do not display the figure .SS "example:" .IP plot_network.py inputs/ifgramStack.h5 plot_network.py inputs/ifgramStack.h5 \fB\-t\fR smallbaselineApp.cfg \fB\-\-nodisplay\fR #Save figures to files without display plot_network.py inputs/ifgramStack.h5 \fB\-t\fR smallbaselineApp.cfg \fB\-\-show\-kept\fR #Do not plot dropped ifgrams plot_network.py inputs/ifgramStack.h5 \fB\-d\fR tbase \fB\-v\fR 0 365.25 \fB\-c\fR RdYlBu_r #Color\-code lines by temporal baseline plot_network.py inputs/ifgramStack.h5 \fB\-d\fR pbase \fB\-v\fR 0 180 \fB\-c\fR RdYlBu_r #Color\-code lines by perpendicular baseline plot_network.py coherenceSpatialAvg.txt .IP # offsetSNR plot_network.py inputs/ifgramStack.h5 \fB\-d\fR offsetSNR \fB\-v\fR 0 20 \fB\-\-cmap\-vlist\fR 0 0.2 1