abuonomo / paper-data-links

heliophysics query scripts
MIT License
1 stars 1 forks source link

Review script for paper "2023ApJ...943..134C" made with predictor "DataLinkerWithSupport" #71

Closed abuonomo closed 3 weeks ago

abuonomo commented 2 months ago

Created by Paper Data Linking Bot

Please review the download script and instrument details for the paper.

bibcode: 2023ApJ...943..134C predictor: DataLinkerWithSupport annotated pdf: view here (requires login)

Checklist

Download Script

Instrument Details

Metadata

For more details, refer to the Contributing Guide.

abuonomo commented 2 months ago
observation_date = "2020-05-29"

# EPI-Hi on Parker Solar Probe: Measures energetic protons and heavy ions
epi_hi_time_range = a.Time(observation_date)

Needs to be a range, a.Time expects two values.