nisar-solid / ATBD

Notebooks for NISAR Solid Earth Algorithm Theoretical Basis Document
34 stars 22 forks source link

func fitting to LOS GNSS and InSAR time-series #4

Closed yunjunz closed 5 months ago

yunjunz commented 3 years ago

Function(s) related to the time function(s) estimation of the LOS GNSS and InSAR time-series, in the post-processing. This includes the following functions:

1 - get_design_matrix4time_func()

Translate the input time function setup into the design matrix.

Inputs

Outputs

Status

2 - estimate_time_func()

For a 1D displacement time-series, estimate the time function parameters given the time-series data, time func setup and optimization setup.

Inputs

Outputs

Status