velocity_to_strain_rate
Convert velocity das data to strain rate.
This is primarily used with Terra15 data.
Parameters
Parameter | Description |
---|---|
patch | A patch object containing das data. Note: attrs[‘data_type’] should be velocity. |
gauge_multiple | The multiples of spatial sampling to make the simulated gauge length. |
order | The order for the derivative operator. Second order is default. |