[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 459 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 459 Bytes

MinimalSubstormModel

Python version of the Minimal Substorm Model as described in

Freeman, M. P., and S. K. Morley (2004), A minimal substorm model that explains the observed statistical distribution of times between substorms, Geophys. Res. Lett., 31, L12807, doi:10.1029/2004GL019989.

To install (local user), run

python setup.py install --user

The module can then be imported (within a Python script or interpreter) by

import substorm_model