svtk visualize

Command Tree

Command Details

Usage

svtk visualize [-h] {context,qc,waveforms} ...

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize qc

Usage

svtk visualize qc [-h]
                      {list,data-synthetic-availability,drop-cause-diagnostics,event-station-retention,post-qc-station-event-map,retention-summary,trace-inventory-samples}
                      ...

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize qc data-synthetic-availability

Usage

svtk visualize qc data-synthetic-availability [-h] --input INPUT
                                                  --output OUTPUT
                                                  [--table TABLE]
                                                  [--kwargs [KWARGS ...]]
                                                  [--kwargs-json KWARGS_JSON]
                                                  [--config CONFIG]
                                                  [--run-scenario RUN_SCENARIO]
                                                  [--bounds BOUNDS]
                                                  [--no-basemap]
                                                  [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the availability_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize qc drop-cause-diagnostics

Usage

svtk visualize qc drop-cause-diagnostics [-h] --input INPUT --output
                                             OUTPUT [--table TABLE]
                                             [--kwargs [KWARGS ...]]
                                             [--kwargs-json KWARGS_JSON]
                                             [--config CONFIG]
                                             [--run-scenario RUN_SCENARIO]
                                             [--bounds BOUNDS]
                                             [--no-basemap]
                                             [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the qc_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize qc event-station-retention

Usage

svtk visualize qc event-station-retention [-h] --input INPUT --output
                                              OUTPUT [--table TABLE]
                                              [--kwargs [KWARGS ...]]
                                              [--kwargs-json KWARGS_JSON]
                                              [--config CONFIG]
                                              [--run-scenario RUN_SCENARIO]
                                              [--bounds BOUNDS]
                                              [--no-basemap]
                                              [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the retention_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize qc list

Usage

svtk visualize qc list [-h]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize qc post-qc-station-event-map

Usage

svtk visualize qc post-qc-station-event-map [-h] --input INPUT --output
                                                OUTPUT [--table TABLE]
                                                [--kwargs [KWARGS ...]]
                                                [--kwargs-json KWARGS_JSON]
                                                [--config CONFIG]
                                                [--run-scenario RUN_SCENARIO]
                                                [--bounds BOUNDS]
                                                [--no-basemap]
                                                [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize qc retention-summary

Usage

svtk visualize qc retention-summary [-h] --input INPUT --output OUTPUT
                                        [--table TABLE]
                                        [--kwargs [KWARGS ...]]
                                        [--kwargs-json KWARGS_JSON]
                                        [--config CONFIG]
                                        [--run-scenario RUN_SCENARIO]
                                        [--bounds BOUNDS] [--no-basemap]
                                        [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the qc_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize qc trace-inventory-samples

Usage

svtk visualize qc trace-inventory-samples [-h] --input INPUT --output
                                              OUTPUT [--table TABLE]
                                              [--kwargs [KWARGS ...]]
                                              [--kwargs-json KWARGS_JSON]
                                              [--config CONFIG]
                                              [--run-scenario RUN_SCENARIO]
                                              [--bounds BOUNDS]
                                              [--no-basemap]
                                              [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the sample_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context

Usage

svtk visualize context [-h]
                           {list,distance-amplitude-diagnostics,event-coverage,event-magnitude-map,event-trace-comparison,record-coverage,station-coverage,station-event-beachball,station-event-context,station-event-network,study-domain}
                           ...

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize context distance-amplitude-diagnostics

Usage

svtk visualize context distance-amplitude-diagnostics
    [-h] --input INPUT --output OUTPUT [--table TABLE]
    [--kwargs [KWARGS ...]] [--kwargs-json KWARGS_JSON] [--config CONFIG]
    [--run-scenario RUN_SCENARIO] [--bounds BOUNDS] [--no-basemap]
    [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context event-coverage

Usage

svtk visualize context event-coverage [-h] --input INPUT --output
                                          OUTPUT [--table TABLE]
                                          [--kwargs [KWARGS ...]]
                                          [--kwargs-json KWARGS_JSON]
                                          [--config CONFIG]
                                          [--run-scenario RUN_SCENARIO]
                                          [--bounds BOUNDS] [--no-basemap]
                                          [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the event_station_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context event-magnitude-map

Usage

svtk visualize context event-magnitude-map [-h] --input INPUT --output
                                               OUTPUT [--table TABLE]
                                               [--kwargs [KWARGS ...]]
                                               [--kwargs-json KWARGS_JSON]
                                               [--config CONFIG]
                                               [--run-scenario RUN_SCENARIO]
                                               [--bounds BOUNDS]
                                               [--no-basemap]
                                               [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the events_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context event-trace-comparison

Usage

svtk visualize context event-trace-comparison [-h] --input INPUT
                                                  --output OUTPUT
                                                  [--table TABLE]
                                                  [--kwargs [KWARGS ...]]
                                                  [--kwargs-json KWARGS_JSON]
                                                  [--config CONFIG]
                                                  [--run-scenario RUN_SCENARIO]
                                                  [--bounds BOUNDS]
                                                  [--no-basemap]
                                                  [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context list

Usage

svtk visualize context list [-h]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize context record-coverage

Usage

svtk visualize context record-coverage [-h] --input INPUT --output
                                           OUTPUT [--table TABLE]
                                           [--kwargs [KWARGS ...]]
                                           [--kwargs-json KWARGS_JSON]
                                           [--config CONFIG]
                                           [--run-scenario RUN_SCENARIO]
                                           [--bounds BOUNDS] [--no-basemap]
                                           [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context station-coverage

Usage

svtk visualize context station-coverage [-h] --input INPUT --output
                                            OUTPUT [--table TABLE]
                                            [--kwargs [KWARGS ...]]
                                            [--kwargs-json KWARGS_JSON]
                                            [--config CONFIG]
                                            [--run-scenario RUN_SCENARIO]
                                            [--bounds BOUNDS]
                                            [--no-basemap]
                                            [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the event_station_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context station-event-beachball

Usage

svtk visualize context station-event-beachball [-h] --input INPUT
                                                   --output OUTPUT
                                                   [--table TABLE]
                                                   [--kwargs [KWARGS ...]]
                                                   [--kwargs-json KWARGS_JSON]
                                                   [--stations STATIONS]
                                                   [--config CONFIG]
                                                   [--run-scenario RUN_SCENARIO]
                                                   [--bounds BOUNDS]
                                                   [--no-basemap]
                                                   [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the events_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--stations

No

Value: stations. Convenience table path for the stations_df argument.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context station-event-context

Usage

svtk visualize context station-event-context [-h] --input INPUT
                                                 --output OUTPUT
                                                 [--table TABLE]
                                                 [--kwargs [KWARGS ...]]
                                                 [--kwargs-json KWARGS_JSON]
                                                 [--events EVENTS]
                                                 [--config CONFIG]
                                                 [--run-scenario RUN_SCENARIO]
                                                 [--bounds BOUNDS]
                                                 [--no-basemap]
                                                 [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the stations_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--events

No

Value: events. Convenience table path for the events_df argument.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context station-event-network

Usage

svtk visualize context station-event-network [-h] --input INPUT
                                                 --output OUTPUT
                                                 [--table TABLE]
                                                 [--kwargs [KWARGS ...]]
                                                 [--kwargs-json KWARGS_JSON]
                                                 [--events EVENTS]
                                                 [--config CONFIG]
                                                 [--run-scenario RUN_SCENARIO]
                                                 [--bounds BOUNDS]
                                                 [--no-basemap]
                                                 [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the stations_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--events

No

Value: events. Convenience table path for the events_df argument.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize context study-domain

Usage

svtk visualize context study-domain [-h] --input INPUT --output OUTPUT
                                        [--table TABLE]
                                        [--kwargs [KWARGS ...]]
                                        [--kwargs-json KWARGS_JSON]
                                        [--events EVENTS] [--config CONFIG]
                                        [--run-scenario RUN_SCENARIO]
                                        [--bounds BOUNDS] [--no-basemap]
                                        [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the stations_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--events

No

Value: events. Convenience table path for the events_df argument.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize waveforms

Usage

svtk visualize waveforms [-h]
                             {list,event-radial-trace-section,observed-synthetic-record-section,record-section,station-event-waveform-map,waveform-overlay-matrix}
                             ...

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize waveforms event-radial-trace-section

Usage

svtk visualize waveforms event-radial-trace-section [-h] --input INPUT
                                                        --output OUTPUT
                                                        [--table TABLE]
                                                        [--kwargs [KWARGS ...]]
                                                        [--kwargs-json KWARGS_JSON]
                                                        [--config CONFIG]
                                                        [--run-scenario RUN_SCENARIO]
                                                        [--bounds BOUNDS]
                                                        [--no-basemap]
                                                        [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize waveforms list

Usage

svtk visualize waveforms list [-h]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk visualize waveforms observed-synthetic-record-section

Usage

svtk visualize waveforms observed-synthetic-record-section
    [-h] --input INPUT --output OUTPUT [--table TABLE]
    [--kwargs [KWARGS ...]] [--kwargs-json KWARGS_JSON] [--config CONFIG]
    [--run-scenario RUN_SCENARIO] [--bounds BOUNDS] [--no-basemap]
    [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize waveforms record-section

Usage

svtk visualize waveforms record-section [-h] --input INPUT --output
                                            OUTPUT [--table TABLE]
                                            [--kwargs [KWARGS ...]]
                                            [--kwargs-json KWARGS_JSON]
                                            [--config CONFIG]
                                            [--run-scenario RUN_SCENARIO]
                                            [--bounds BOUNDS]
                                            [--no-basemap]
                                            [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize waveforms station-event-waveform-map

Usage

svtk visualize waveforms station-event-waveform-map [-h] --input INPUT
                                                        --output OUTPUT
                                                        [--table TABLE]
                                                        [--kwargs [KWARGS ...]]
                                                        [--kwargs-json KWARGS_JSON]
                                                        [--config CONFIG]
                                                        [--run-scenario RUN_SCENARIO]
                                                        [--bounds BOUNDS]
                                                        [--no-basemap]
                                                        [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.

svtk visualize waveforms waveform-overlay-matrix

Usage

svtk visualize waveforms waveform-overlay-matrix [-h] --input INPUT
                                                     --output OUTPUT
                                                     [--table TABLE]
                                                     [--kwargs [KWARGS ...]]
                                                     [--kwargs-json KWARGS_JSON]
                                                     [--config CONFIG]
                                                     [--run-scenario RUN_SCENARIO]
                                                     [--bounds BOUNDS]
                                                     [--no-basemap]
                                                     [--basemap-source BASEMAP_SOURCE]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--input

Yes

Value: input. Input CSV/parquet table for the records_df argument.

--output

Yes

Value: output. Output figure path.

--table

No

Repeatable

Value: table. Extra table as argument_name=path. May be repeated.

--kwargs

No

Nargs: *

Value: kwargs. Extra function keyword arguments as key=value.

--kwargs-json

No

Value: kwargs_json. Extra function keyword arguments as a JSON/YAML mapping.

--config

No

Value: config. Optional Spatial-VTK config for named bounds.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay.

--bounds

No

Value: bounds. Named bounds from config or comma-separated lon_min,lon_max,lat_min,lat_max.

--no-basemap

No

Flag

Disable basemap rendering for map figures.

--basemap-source

No

Value: basemap_source. Optional contextily basemap source.