trace_gssi¶
usage: trace_gssi.py [-h] [--gp GP] [--diel DIEL] [--dielf DIELF] [--rev REV]
[--layers LAYERS [LAYERS ...]] [--res RES] [-slope]
[--t_srs {sps,wgs84,EPSG:3031,ll}] [--elev ELEV]
[--pickle PICKLE]
fn [fn ...]
Positional Arguments¶
fn | DZT filenames to use and mash together, in order |
Named Arguments¶
–gp | gainpoints, in a comma separated list without spaces |
–diel | dielectric constant Default: 2.6 |
–dielf | CSV file of dielectric constants, with the first column as max depth and the second as dielectric constant |
–rev | reverse files, comma separated list of 0 not to flip and 1 to flip |
–layers | files containing layers |
–res | resample the data to this spatial resolution Default: 20.0 |
-slope | plot regression Default: False |
–t_srs | Possible choices: sps, wgs84, EPSG:3031, ll target projection Default: “sps” |
–elev | Matlab file with kinematic data |
–pickle | load this pickled data |