abuonomo / paper-data-links

heliophysics query scripts
MIT License
1 stars 1 forks source link

Review script for paper "2024RAA....24d5014K" made with predictor "DataLinkerCondenseDetailsWithTemplate" #30

Closed abuonomo closed 3 weeks ago

abuonomo commented 3 months ago

Created by Paper Data Linking Bot

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

bibcode: 2024RAA....24d5014K predictor: DataLinkerCondenseDetailsWithTemplate

catbyrd commented 2 months ago

mdi_start_date corrected ; mdi_end_date the month / day is not specified ; hmi_start_date the month / day is not specified ; "LOS_magnetic_field" is never mentioned but "magnetic field" is a keyword.

Code:

Define the observation periods for MDI and HMI

mdi_start_date = '1996-01-30' mdi_end_date = '2010-01-01' hmi_start_date = '2010-01-01' hmi_end_date = '2017-12-31'