PYACS 0.66.20
Contents
What is PYACS?
The philosophy of PYACS
Main components of PYACS
Related software
Typical workflow
Installation
core libraries
Time series library
velocity field
pyacs_make_time_series.py
PYACS API Reference
PYACS 0.66.20
pyacs.gts.lib.step_detect_edge_filter module
View page source
pyacs.gts.lib.step_detect_edge_filter module
pyacs.gts.lib.step_detect_edge_filter.
find_offsets_edge_filter
(
self
,
threshold
=
0.6
,
search_lbda
=
[3,
5,
7,
10,
20,
50,
100,
200,
300]
,
delta_day
=
100
,
in_place
=
False
,
lcomponent
=
'NE'
,
verbose
=
True
,
debug
=
True
,
log
=
False
,
eq_file
=
None
)
[source]