pyrocko.gf.store_ext

C-extension supporting pyrocko.gf.

Functions

make_sum_params

Prepare parameters for weight-and-delay-sum.

store_calc_static

Calculate static displacements (make make_sum_params obsolete)

store_calc_timeseries

Calculate timeseries (make make_sum_params obsolete)

store_get

Get a GF trace.

store_init

Initialize store struct.

store_mapping_init

Initialize store index mapping.

store_sum

Get weight-and-delay-sum of GF traces.

store_sum_static

Get weight-and-delay-sum of GF samples for static displacement.

make_sum_params()

Prepare parameters for weight-and-delay-sum.

store_calc_static()

Calculate static displacements (make make_sum_params obsolete)

store_calc_timeseries()

Calculate timeseries (make make_sum_params obsolete)

store_get()

Get a GF trace.

store_init()

Initialize store struct.

store_mapping_init()

Initialize store index mapping.

store_sum()

Get weight-and-delay-sum of GF traces.

store_sum_static()

Get weight-and-delay-sum of GF samples for static displacement.