astroforge.coordinates.ITRSToSEZ#
- astroforge.coordinates.ITRSToSEZ(X, X0, lat, lon)[source]#
Converts cartesian vector in the International Terrestrial Reference System (ITRS) to a South-East-Zenith (SEZ) relative to a specific geodetic location.
- Parameters:
- Returns:
Rotated vector in SEZ coordinate frame
- Return type:
NDArray[np.float64]