A package for manipulating ExodusII databases
Project description
Description/Purpose Statement
This package provides native Python tools to handle ExodusII files through the NetCDF API.
Installation
Clone the exodus_helper repo to your local disk and navigate to the created folder:
$ git clone git@github.com:sandialabs/exodus_helper.git $ cd exodus_helper
(Users): To install exodus_helper locally
$ python -m pip install .
(Developer) To install exodus_helper so that local edits to the soure code are immediately available system-wide:
$ python -m pip install -e .
To include extras, e.g. for testing (see tool.poetry.extras in pyproject.toml for available options), run:
$ python -m pip install ".[testing]"
Getting Started
Release History (link pending)
Tutorial Notebook (link pending)
Contribution Guidelines (link pending)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file exodus_helper-1.1.0.tar.gz
.
File metadata
- Download URL: exodus_helper-1.1.0.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cb82508ee4c48ad8f155b28d55fa1820c36a445b5b3b7134915b8d758cee741 |
|
MD5 | f3aba2100e8e709b0590762b3ccc7c6e |
|
BLAKE2b-256 | 689ed0edc5fb3443e95932b7813189d5a16b414a8cc00b4df4f6020db03cda3f |
File details
Details for the file exodus_helper-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: exodus_helper-1.1.0-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e5a0d3de96a7129eaac16d5365cd69c8e55e1d903b7a24571ed7b7b5309a122 |
|
MD5 | afacc3343f65b41ace1dedeffb821e5d |
|
BLAKE2b-256 | 870e73f504b0aa9433b8c5e5561cba861d6b4e858d88c03c2137118d5b82a725 |