/RBSP

Some tools for loading RBSP (Van Allen Probe) data

Primary LanguagePythonMIT LicenseMIT

RBSP

Some tools for loading RBSP (Van Allen Probe) data.

Installation

Firstly, install the Python wheel package:

pip3 install wheel --user

Clone this repo, build and install (swap x.x.x for the current version):

git clone https://github.com/mattkjames7/RBSP.git
cd RBSP

#build the wheel
python3 setup.py bdist_wheel

#install the package just built
pip3 install dist/RBSP-0.0.1-py3-none-any.whl --user

Submodules

This is a list of submodules contained within this package.