Skip to main content

Seamlessly integrate SSWIDL code into your Python workflow

Project description

:snake: :sunny: hiss(w)

GHA PyPI DOI

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 -m pip install -e[all,test]

and then run the tests to make sure everything is working alright. Note that you must specify paths to SSW and IDL appropriately.

$ pytest --ssw-home=<path to top of SSW tree> --idl-home=<path to top level dir of IDL install>

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

hissw-2.0.tar.gz (167.7 kB view hashes)

Uploaded Source

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