Skip to content

Documentation Example of specify RE patterns when reading csv #81

@rogerkuou

Description

@rogerkuou

We already developed ability to load temporal columns from csv file using RE patterns. However there is no example in the documentation.

We should add example to here: https://tudelftgeodesy.github.io/stmtools/stm_init/

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

Metadata

Metadata

Assignees

Labels

1 daydocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions