无缝将SSWIDL代码集成到Python工作流程中
项目描述
:snake: :sunny: hiss(w)
轻松将SSWIDL集成到Python工作流程中。更多信息请参阅文档。
安装
要安装hissw,
$ pip install hissw
这将自动安装包及其依赖项。hissw依赖于Jinja2和scipy库。您也可以使用conda或从PyPI手动安装这些库,例如pip install <package-name>
。此外,您还需要本地安装IDL和Solarsoft库。
或者,您可以从GitHub安装hissw,
$ git clone https://github.com/wtbarnes/hissw.git
$ cd hissw && python -m pip install -e[all,test]
然后运行测试以确保一切正常。注意,您必须正确指定SSW和IDL的路径。
$ pytest --ssw-home=<path to top of SSW tree> --idl-home=<path to top level dir of IDL install>
注意:hissw依赖于执行多个shell命令。此命令在Windows上尚未经过测试。
引用hissw
如果您在工作中使用了hissw
,请使用以下引用,
@software{will_barnes_2022_6640421,
author = {Will Barnes and
Bin Chen},
title = {wtbarnes/hissw: v2.0},
month = jun,
year = 2022,
publisher = {Zenodo},
version = {v2.0},
doi = {10.5281/zenodo.6640421},
url = {https://doi.org/10.5281/zenodo.6640421}
}
报告问题和贡献
项目详情
关闭
hissw-2.3.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 8ca1addfba833d1d5a7575ce809603ec1e2aa9b50c8588f477766d5ac6bb8856 |
|
MD5 | 052659863097c186d681a78d726cf97c |
|
BLAKE2b-256 | 8e8e35e9f5ff3896303b914a238e60123c73296297a36fa1bb6ab077dd2c2e45 |