pyacs.gts.lib.format.to_pytrf module
- pyacs.gts.lib.format.to_pytrf.to_pytrf(self)[source]
Convert pyacs Gts to pytrf ts object.
Uses the pytrf library from https://github.com/prebischung/pytrf.
- Returns:
Time series in pytrf format (East, North, Up; MJD; covariances).
- Return type:
pytrf.ts.ts