pyacs.lib.gmtpoint.magaz

Magnitude and azimuth of velocity for GMT_Point.

pyacs.lib.gmtpoint.magaz.magaz(self)[source]

Return magnitude and azimuth of velocity for the current GMT_Point.

Returns:

  • mag (float) – Velocity magnitude in mm/yr.

  • az (float) – Azimuth in decimal degrees, clockwise from North.

Notes

Uncertainty on magnitude/azimuth is not implemented.