load_station_velocity_from_catalog#

pride.io.load_station_velocity_from_catalog(station_name: str) numpy.ndarray#

ITRF velocity of a station at reference epoch of the catalog

Parses the catalog of station velocities, and returns the cartesian components of the ITRF velocity vector of the station at the reference epoch of the catalog. The function also uses the internal catalog of alternative station names in case the given name is not the one used in the catalog.

Parameters:

station_name – Name of the station

Return reference_position:

ITRF velocity of the station at reference epoch of the catalog