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 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

hissw-1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

hissw-1.2-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

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