Python utilities for processing Vlasiator data
Project description
pyvlasiator
Lightweight Python package for processing Vlasiator data, alternative to Analysator.
Installation
pyvlasiator
can be installed via
python -m pip install pyvlasiator
Usage
pyvlasiator
can be used to process VLSV files generated from Vlasiator.
from pyvlasiator.vlsv import Vlsv
file = "test.vlsv"
meta = Vlsv(file)
Plotting is supported via Matplotlib. For more detailed usage, please refer to the documentation.
License
pyvlasiator
was created by Hongyang Zhou. It is licensed under the terms of the MIT license.
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
pyvlasiator-0.1.9.tar.gz
(20.5 kB
view details)
Built Distribution
File details
Details for the file pyvlasiator-0.1.9.tar.gz
.
File metadata
- Download URL: pyvlasiator-0.1.9.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d8639c3125255b725a8991848dd86eb9cc25f655513b2507939ac0329cd5cdf5
|
|
MD5 |
feed8e06b1bc82e3e02b6a4476210bfa
|
|
BLAKE2b-256 |
731fbf86d734eb7e1de29c122f0921c8e174b2c989901e36faffb3a0118940fe
|
File details
Details for the file pyvlasiator-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: pyvlasiator-0.1.9-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3b0adc39cfd0837508a9ee1a99cc89cc9a75873b86246ca99e677df7acd55c7f
|
|
MD5 |
7a147cfbe12c3826735165caad34a3c6
|
|
BLAKE2b-256 |
fbc8039ba4eb2db5a855ca5435fc2640232fc68ba9aef9d9d1802070272b043f
|