Skip to content

alciomarhollanda/DATA-SET-FOR-SOLAR-FLARE-PREDICTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON SCRIPT TO CREATE DATA SET FOR SOLAR FLARE PREDICTION

It is known that solar flares can affect the near-Earth space, incurring in consequences for radio communications. Therefore, there is a need to research systems for monitoring solar events. This data set originated from a set of records from magnetic attributes and solar flare data. In order to create this data set, authors used the SunPy library which provided access to data from the Joint Science Operations Center (JSOC) and Space Weather Prediction Center (SWPC). By integrating data from those two sources, 8,874 samples were obtained comprehending the period between may, 2010 and December, 2019. The collected data were stored as a CSV data set. This data set can be used to support the research of solar flare forecasting, as well as to be compared to other data sets or expanded with new attributes.

🔗 Installing sunpy using Miniconda

conda config --add channels conda-forge
conda config --set channel_priority strict

conda install sunpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages