Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 341 Bytes

Heliospheric propagation tool

This repository has moved to https://github.com/jgieseler/solarmach

Recommended setup

# create and activate virtual environment
python3 -m venv env
source env/bin/activate

# install requirements
pip3 install -r requirements.txt

# run jupyter notebook
jupyter notebook flare_sketch.Rmd