Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 377 Bytes

File metadata and controls

15 lines (10 loc) · 377 Bytes

3D Coronal Rope Ejection Model

Python implementations of the class of models running under the name of "3D Coronal Rope Ejection Model"

Installation

Install the latest version manually using git:

git clone https://github.com/ajefweiss/py3DCORE
cd py3DCORE
pip install .

or slightly older versions from PyPi with pip install py3DCORE.