Name | asilib JSON |
Version |
0.25.2
JSON |
| download |
home_page | None |
Summary | An open source package providing data access and analysis tools for the world's all-sky imager (ASI) data. |
upload_time | 2025-03-09 13:04:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | None |
keywords |
aurora
all sky imager
rego
themis
trex
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
 [](https://doi.org/10.5281/zenodo.4746446)
# asilib
asilib is an open source package providing data access and analysis tools for the world's all-sky imager (ASI) data.
> [!NOTE]
> The asilib code on PyPI moved from [aurora-asi-lib](https://pypi.org/project/aurora-asi-lib/) to [asilib](https://pypi.org/project/asilib/). To update to version >=0.22.0, run
> 1. `python3 -m pip uninstall aurora-asi-lib` and
> 2. `python3 -m pip install asilib`.
The purpose of this project is to combine data from numerous observational ASI arrays into a single unified framework and is thus not associated with the development and operations of all sky cameras, or the curation of ASI datasets. All data is publicly available and is provided as-is. Please give appropriate credit and coordinate with instrument teams with regards to data issues and/or interpretation. See the [Acknowledgements](https://aurora-asi-lib.readthedocs.io/en/latest/index.html#acknowledgements) section for more information. Currently the supported camera systems (arrays) are:
* [Red-line Emission Geospace Observatory (REGO)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#themis-asi)
* [Time History of Events and Macroscale Interactions during Substorms (THEMIS)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#module-asilib.asi)
* [Transition Region Explorer (TREx)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#trex-asi)
* [Mid-latitude All-sky-imaging Network for Geophysical Observations (MANGO)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#mango-asi)
[Documentation](https://aurora-asi-lib.readthedocs.io/) | [Code on GitHub](https://github.com/mshumko/asilib) | [PyPI archive](https://pypi.org/project/asilib/) | [Zenodo archive](https://doi.org/10.5281/zenodo.4746446)


[And you can animate images & conjunctions!](https://aurora-asi-lib.readthedocs.io/en/latest/basics_tutorial.html#Satellite-conjunction)
See more examples in the [online documentation](https://aurora-asi-lib.readthedocs.io/en/latest/examples.html)
Your contributions and ideas are always welcome. The easiest way is to submit [Issues](https://github.com/mshumko/asilib/issues) or [Pull Requests](https://github.com/mshumko/asilib/pulls).
# Acknowledgments
Are in the [Acknowledgements](https://aurora-asi-lib.readthedocs.io/en/latest/index.html#acknowledgements) section of the online documentation.
Raw data
{
"_id": null,
"home_page": null,
"name": "asilib",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "aurora, all sky imager, REGO, THEMIS, TREx",
"author": null,
"author_email": "Mykhaylo Shumko <msshumko@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/15/c5/ae2a70d7617f18d0f6f6f1af194986ce79e0d1d5b0e40a90bb20c90eabd9/asilib-0.25.2.tar.gz",
"platform": null,
"description": " [](https://doi.org/10.5281/zenodo.4746446)\n\n# asilib\nasilib is an open source package providing data access and analysis tools for the world's all-sky imager (ASI) data.\n\n> [!NOTE] \n> The asilib code on PyPI moved from [aurora-asi-lib](https://pypi.org/project/aurora-asi-lib/) to [asilib](https://pypi.org/project/asilib/). To update to version >=0.22.0, run\n> 1. `python3 -m pip uninstall aurora-asi-lib` and\n> 2. `python3 -m pip install asilib`.\n\nThe purpose of this project is to combine data from numerous observational ASI arrays into a single unified framework and is thus not associated with the development and operations of all sky cameras, or the curation of ASI datasets. All data is publicly available and is provided as-is. Please give appropriate credit and coordinate with instrument teams with regards to data issues and/or interpretation. See the [Acknowledgements](https://aurora-asi-lib.readthedocs.io/en/latest/index.html#acknowledgements) section for more information. Currently the supported camera systems (arrays) are: \n* [Red-line Emission Geospace Observatory (REGO)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#themis-asi)\n* [Time History of Events and Macroscale Interactions during Substorms (THEMIS)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#module-asilib.asi)\n* [Transition Region Explorer (TREx)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#trex-asi)\n* [Mid-latitude All-sky-imaging Network for Geophysical Observations (MANGO)](https://aurora-asi-lib.readthedocs.io/en/latest/api.html#mango-asi)\n\n[Documentation](https://aurora-asi-lib.readthedocs.io/) | [Code on GitHub](https://github.com/mshumko/asilib) | [PyPI archive](https://pypi.org/project/asilib/) | [Zenodo archive](https://doi.org/10.5281/zenodo.4746446)\n\n\n\n\n\n[And you can animate images & conjunctions!](https://aurora-asi-lib.readthedocs.io/en/latest/basics_tutorial.html#Satellite-conjunction)\n\nSee more examples in the [online documentation](https://aurora-asi-lib.readthedocs.io/en/latest/examples.html) \n\nYour contributions and ideas are always welcome. The easiest way is to submit [Issues](https://github.com/mshumko/asilib/issues) or [Pull Requests](https://github.com/mshumko/asilib/pulls).\n\n# Acknowledgments\nAre in the [Acknowledgements](https://aurora-asi-lib.readthedocs.io/en/latest/index.html#acknowledgements) section of the online documentation.\n",
"bugtrack_url": null,
"license": null,
"summary": "An open source package providing data access and analysis tools for the world's all-sky imager (ASI) data.",
"version": "0.25.2",
"project_urls": {
"Changelog": "https://github.com/mshumko/asilib/blob/main/CHANGELOG.md",
"Documentation": "https://aurora-asi-lib.readthedocs.io/",
"Homepage": "https://aurora-asi-lib.readthedocs.io/",
"Issues": "https://github.com/mshumko/asilib/issues",
"Source": "https://github.com/mshumko/asilib"
},
"split_keywords": [
"aurora",
" all sky imager",
" rego",
" themis",
" trex"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8513093a3c72b544e6994fd5070c2bec60901dc43d1fbe5e9bbf306d641040ce",
"md5": "245602fd7567fa79e0a3db802adaf355",
"sha256": "865619c1562de49a1c83315134c74c625b2bbcd4fe3dc1cb2dd3955053221dfb"
},
"downloads": -1,
"filename": "asilib-0.25.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "245602fd7567fa79e0a3db802adaf355",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3344222,
"upload_time": "2025-03-09T13:04:04",
"upload_time_iso_8601": "2025-03-09T13:04:04.609789Z",
"url": "https://files.pythonhosted.org/packages/85/13/093a3c72b544e6994fd5070c2bec60901dc43d1fbe5e9bbf306d641040ce/asilib-0.25.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "15c5ae2a70d7617f18d0f6f6f1af194986ce79e0d1d5b0e40a90bb20c90eabd9",
"md5": "301cb58dbf987e61d76a8ba771720a12",
"sha256": "364d12005906857285b4bc55699eff1054ef5a53457bf8d7bb531a75a85c1b36"
},
"downloads": -1,
"filename": "asilib-0.25.2.tar.gz",
"has_sig": false,
"md5_digest": "301cb58dbf987e61d76a8ba771720a12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3321341,
"upload_time": "2025-03-09T13:04:07",
"upload_time_iso_8601": "2025-03-09T13:04:07.137351Z",
"url": "https://files.pythonhosted.org/packages/15/c5/ae2a70d7617f18d0f6f6f1af194986ce79e0d1d5b0e40a90bb20c90eabd9/asilib-0.25.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-09 13:04:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mshumko",
"github_project": "asilib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "asilib"
}