LoadSolarFluxHistory:

Path: SC/Ephem

% Load the solar flux history and save a new mat-file
 The data history is in the file 'Kp_ap_Ap_SN_F107_since_1932.txt'. Remove
 any trailing lines that have Ap data but where the solar index is -1
 before running this function on the file.

 Download the latest from:
 https://www.gfz-potsdam.de/en/kp-index/
 https://www-app3.gfz-potsdam.de/kp_index/Kp_ap_Ap_SN_F107_since_1932.txt

 Saves the file 'Kp_ap_Ap_SN_F107_since_1932.mat'

 TODO: specify mat-file location
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   None.

   -------
   Outputs
   -------
   None.

--------------------------------------------------------------------------

Back to the SC Module page