Seamlessly integrate SSWIDL code into your Python workflow
Project description
:snake: :sunny: hiss(w)
Easily integrate SSWIDL into your Python workflows. See the docs for more info.
Install
To install hissw,
$ pip install hissw
which will automatically install the package and its dependencies. hissw depends on the Jinja2 and scipy libraries. You can also install these manually with conda or from PyPI, i.e. pip install <package-name>
. Additionally, you'll need a local install of IDL and the Solarsoft library.
Alternatively, you can install hissw from GitHub,
$ git clone https://github.com/wtbarnes/hissw.git
$ cd hissw && python setup.py install
and then run the tests to make sure everything is working alright,
$ pytest
Note: hissw relies on executing several shell commands. This has not been tested on Windows.
Citing hissw
If you use hissw
in your work, please use the following citation,
@software{barnes_will_2019_4039915,
author = {Barnes, Will},
title = {hissw},
month = jul,
year = 2019,
publisher = {Zenodo},
version = {v1.1},
doi = {10.5281/zenodo.4039915},
url = {https://doi.org/10.5281/zenodo.4039915}
}
Reporting Issues and Contributing
Open an issue on GitHub to report a problem. Pull requests welcome.
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 hissw-1.2.tar.gz
.
File metadata
- Download URL: hissw-1.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 673e6c9023fb7abb18650a9b56a1cfe6f42d0165af3f4e0162cb6d0585993dff |
|
MD5 | 5e03af275cd1f7ddfbffb9ff9a9c13b8 |
|
BLAKE2b-256 | 7ab115c1754faca3fb53f195efa128d8e670f97338b3d0a2800bfd2cd6dc4a4e |
Provenance
File details
Details for the file hissw-1.2-py3-none-any.whl
.
File metadata
- Download URL: hissw-1.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db30f670aba42ad1acead6f1548574555ebc65cfa8cd31cfc1060de8aa392e25 |
|
MD5 | aa6eac2d548dc0a327493d3341c1426d |
|
BLAKE2b-256 | e68611030ced4dd076672a5a11f2753ee3d781e37e38340fe499798489911d8c |