metadata module
Helper functions to parse sources of truth metadata from telmodel.
- aiv_utils.metadata.get_antenna_locations(station)
Return the antenna locations for a given station.
- aiv_utils.metadata.get_station_antenna_dataframe(station)
Fetch a DataFrame of all antenna information which can be useful for debugging.
- aiv_utils.metadata.get_station_location(station)
Return the station location (lat, long and elevation) for a given station.
- aiv_utils.metadata.get_station_rotation(station)
Return the station rotation for a given station.
- aiv_utils.metadata.get_station_static_delays(station)
Fetch platform spec file for given station and return static delays per TPM.