download_v3gr_file_for_epoch#
- pride.io.download_v3gr_file_for_epoch(date: astropy.time.Time, output_directory: str | pathlib.Path) pathlib.Path#
Download V3GR file for a given date
The function finds the URL of the V3GR file for the given epoch, and downloads it to the specified directory. The directory is created if it doesn’t exist.
- Parameters:
epoch – Epoch in UTC
output_directory – Directory to save the downloaded file