Skip to main content

Python Space Physics (RymdFysik) Utilities

Project description

Logo

pyRFU

License Python PyPi Format Wheel Status Downloads ScrutinizerBuild ScrutinizerQuality Commits Issues Readthedocs Gitter Black

The Python package pyrfu is a software based on the IRFU-MATLAB library to work with space data, particularly the Magnetospheric MultiScale (MMS) mission.

It is distributed under the open-source MIT license.

Full documentation can be found here

Installation

The package pyrfu has been tested only for Mac OS.

Using PyPi

pyrfu is available for pip.

pip install pyrfu

From sources

The sources are located on GitHub:

https://github.com/louis-richard/irfu-python

  1. Clone the GitHub repo:

Open a terminal and write the below command to clone in your PC the pyrfu repo:

git clone https://github.com/louis-richard/irfu-python.git
cd irfu-python
  1. Create a virtual env

pyrfu needs a significant number of dependencies. The easiest way to get everything installed is to use a virtual environment.

  • Anaconda

You can create a virtual environment and install all the dependencies using conda with the following commands:

pip install conda
conda create -n pyrfu
source activate pyrfu
  • Virtual Env

Virtualenv can also be used:

pip install virtualenv
virtualenv pyrfu
source pyrfu/bin/activate
  1. Install the package via the commands:

python setup.py install

5) (Optional) Generate the docs: install the extra dependencies of doc and run the setup.py file:

pip install pyrfu
python setup.py build_sphinx

Once installed, the doc can be generated with:

cd doc
make html

Dependencies

The required dependencies are:

Testing dependencies are:

Extra testing dependencies:

Usage

To import generic space plasma physics functions

from pyrfu import pyrf

To import functions specific to Magnetospheric Multi-Scale (MMS)

from pyrfu import mms

To import functions specific to Solar Orbiter (SolO)

from pyrfu import solo

To import plotting functions

from pyrfu import plot

Configuration

Default configuration settings for MMS data (i.e data path) are stored in pyrfu/mms/config.json and can be changed at anytime using mms.db_init(local_path_dir).

Credits

This software was developed by Louis RICHARD (louisr@irfu.se) based on the IRFU-MATLAB library.

Acknowledgement

Please use the following to acknowledge use of pyrfu in your publications: Data analysis was performed using the pyrfu analysis package available at https://github.com/louis-richard/irfu-python

Additional Information

MMS Science Data Center: https://lasp.colorado.edu/mms/sdc/public/

MMS Datasets: https://lasp.colorado.edu/mms/sdc/public/datasets/

MMS - Goddard Space Flight Center: http://mms.gsfc.nasa.gov/

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrfu-2.3.24.tar.gz (9.0 MB view details)

Uploaded Source

Built Distribution

pyrfu-2.3.24-py3-none-any.whl (332.8 kB view details)

Uploaded Python 3

File details

Details for the file pyrfu-2.3.24.tar.gz.

File metadata

  • Download URL: pyrfu-2.3.24.tar.gz
  • Upload date:
  • Size: 9.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for pyrfu-2.3.24.tar.gz
Algorithm Hash digest
SHA256 09b5e73e5d0ccdb2dc11427fb5dad00f43c048e07d176714be0940b543a229ac
MD5 bcb6844e17fef497950f4cc89f1d509c
BLAKE2b-256 df4c160b67862d9dafa5256f2adba7c096b4a33c394fb222e226d80519a567f1

See more details on using hashes here.

Provenance

File details

Details for the file pyrfu-2.3.24-py3-none-any.whl.

File metadata

  • Download URL: pyrfu-2.3.24-py3-none-any.whl
  • Upload date:
  • Size: 332.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for pyrfu-2.3.24-py3-none-any.whl
Algorithm Hash digest
SHA256 67e6b0aabc90945bb02de1bcdc105ed6c62d62b314d873e2bd1170239f84a94d
MD5 fc0cbe69822798fdeed5710593844d6c
BLAKE2b-256 c0039a9e2a0b9e9c46a3f488753059f228f5b0b2b08cfa7208149750b74f935b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page