Skip to content

brianthomas/cdaw_cme_catalog_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDAW CME Catalog Analysis

About

Repository for code analyzing CDAW CME catalog found at this location:

https://cdaw.gsfc.nasa.gov/CME_list/UNIVERSAL/text_ver/univ_all.txt

catalog description here:

https://cdaw.gsfc.nasa.gov/CME_list/catalog_description.htm

The analysis will attempt to estimate various parameters about CME and use for classification into types.

Installation

> python3 -m venv ./venv
> source venv/bin/activate
> pip install -r requirements.txt

Usage

All of the analysis is in a notebook. Fire it up as:

> jupyter notebook notebooks/cdaw_cme_catalog_analysis.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published