pyacs.gts.Sgts_methods.read_soln module

pyacs.gts.Sgts_methods.read_soln.read_soln(self, soln, verbose=True)[source]

Read IGS soln file and set offsets_dates from solution (P) changes.

Parameters:
  • soln (str) – Path to IGS soln.snx file.

  • verbose (bool, optional) – Verbose mode. Default is True.

Returns:

Modifies self in place.

Return type:

None

Notes

In-place: populates offsets_dates for each Gts from soln discontinuities.