get_gps_week_for_date ===================== .. py:function:: pride.utils.get_gps_week_for_date(date: astropy.time.Time) -> int Get GPS week for a given date The GPS week is the number of weeks since 1980-01-06 00:00:00 UTC. :param date: Date in UTC :return: GPS week for the given date