shnitsel.data.trajectory_format¶
Attributes¶
Classes¶
Class to wrap trajectory information in a shnitsel-conform format. |
Module Contents¶
- type Trajectory = xr.Dataset¶
- class _Trajectory(initial_ds)¶
Bases:
shnitsel.data.proxy_class.ProxyClass to wrap trajectory information in a shnitsel-conform format.
Used to keep track of original data while the trajectory data is modified
- Parameters:
initial_ds (xarray.Dataset)
- get_current_raw()¶
- Return type:
- get_original_raw()¶
- Return type: