sarxarray icon indicating copy to clipboard operation
sarxarray copied to clipboard

Add examples of how to specify space-time column RE patterns

Open rogerkuou opened this issue 1 year ago • 0 comments

https://tudelftgeodesy.github.io/stmtools/stm_init/

stm = stmtools.from_csv('example.csv', spacetime_pattern= {"^d_": "deformation", "^a_": "amplitude", "^h2ph_": "h2ph"})

rogerkuou avatar Mar 05 '24 11:03 rogerkuou