You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example data, synthesized or from a real case (e.g. real topography, generate random (smooth) c0, c1 and synthesize correlated observable, masking a real uncorrelated signal)
unit tests
package
multiprocessing parallelism
why xarray? the core rolling regression works fine for any array of the same size - we only need to assert for that.
perform the decorrelation, including a remove-compute-restore "average preserving" strategy (otherwise the decorellation carries an implicit HP-filter side effect)
Document these aspects of the implementation:
aspect ratio (arising from range-azimuth coordinates in InSAR applications)
managing nans
output quantities
predicted part and residuals
documentation of script behaviour
module: decorellation without file i/o (pending splitting of script and module)
The text was updated successfully, but these errors were encountered:
TO-DO list, from concept to prototype
To be implemented
Document these aspects of the implementation:
The text was updated successfully, but these errors were encountered: