Analysis tools for Radyn in Python
Project description
This is a very early development release of RadynPy, a nascent suite of tools to allow analysis of Radyn simulations to be performed in Python.
If you don’t know what Radyn is, then this package is probably not aimed at you!
Currently the only class that is designed to be used is RadynData, which can be used to load the .cdf files created by Radyn.
This module exposes the functions: index_convention, var_info, and load_vars,
Calling index_convention prints the indexing convention used in var_info.
var_info takes a str or list of str and prints the meaning of the associated variables, along with their dimensionality in the indexing convention used.
load_vars takes the path to a CDF file and a list of the required variables which are then loaded into an instance of RadynData and can now be accesed as .varName rather than needing to go via the strings.
This documentation will be fleshed out more in time, this is but a very early alpha release.
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
File details
Details for the file radynpy-0.1.2.tar.gz
.
File metadata
- Download URL: radynpy-0.1.2.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d40d112d3a17ca3bb550dee04bf6a0ec2b3cd7ee757ee5f3654a7fd3ad80425c |
|
MD5 | fc34300695b86523b7c40fd6e60f5bf7 |
|
BLAKE2b-256 | bf11b5516f3410c33d987cc0a534d5cc8aac3b7470596003958d310d2b89a1bb |