Skip to content

mattkjames7/RBSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Some tools for loading RBSP (Van Allen Probe) data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages