get_gps_week_for_date#
- 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.
- Parameters:
date – Date in UTC
- Returns:
GPS week for the given date