asilib


Nameasilib JSON
Version 0.23.0 PyPI version JSON
download
home_pageNone
SummaryAn open source package providing data access and analysis tools for the world's all-sky imager (ASI) data.
upload_time2024-04-21 15:40:53
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
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.
            ![Test python package](https://github.com/mshumko/asilib/workflows/Test%20python%20package/badge.svg) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4746447.svg)](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/imager_api.html#rego-asi)
* [Time History of Events and Macroscale Interactions during Substorms (THEMIS)](https://aurora-asi-lib.readthedocs.io/en/latest/imager_api.html#module-asilib.asi.themis)
* [Transition Region Explorer (TREx)](https://aurora-asi-lib.readthedocs.io/en/latest/imager_api.html#module-asilib.asi.trex)

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

![A geographic map showing the spatial coverage (field of view rings) of all imagers supported by asilib.](https://github.com/mshumko/asilib/blob/main/docs/_static/global_coverage.png?raw=true)

![An asilib collage showing fisheye images, mapped images, and a keogram from the THEMIS and REGO imagers at RANK.](https://github.com/mshumko/asilib/blob/main/docs/_static/collage.png?raw=true)

[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/c0/27/a99444748af9b10964b5fc86bd54ffe9546fadc891bbea7e9a52d50d154f/asilib-0.23.0.tar.gz",
    "platform": null,
    "description": "![Test python package](https://github.com/mshumko/asilib/workflows/Test%20python%20package/badge.svg) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4746447.svg)](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/imager_api.html#rego-asi)\n* [Time History of Events and Macroscale Interactions during Substorms (THEMIS)](https://aurora-asi-lib.readthedocs.io/en/latest/imager_api.html#module-asilib.asi.themis)\n* [Transition Region Explorer (TREx)](https://aurora-asi-lib.readthedocs.io/en/latest/imager_api.html#module-asilib.asi.trex)\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![A geographic map showing the spatial coverage (field of view rings) of all imagers supported by asilib.](https://github.com/mshumko/asilib/blob/main/docs/_static/global_coverage.png?raw=true)\n\n![An asilib collage showing fisheye images, mapped images, and a keogram from the THEMIS and REGO imagers at RANK.](https://github.com/mshumko/asilib/blob/main/docs/_static/collage.png?raw=true)\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.23.0",
    "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": "",
            "digests": {
                "blake2b_256": "2c809a387c16bbc3de08b6d9ca5b5ca58cd3f3aa4e0ba7614a239ede987cb3b1",
                "md5": "b16e04348168514c3bbbb6eef99957fa",
                "sha256": "bbaff8e150d506995681b5c91b6edfda6af22e968fce055e64e126a8dff75bb9"
            },
            "downloads": -1,
            "filename": "asilib-0.23.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b16e04348168514c3bbbb6eef99957fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3365123,
            "upload_time": "2024-04-21T15:40:51",
            "upload_time_iso_8601": "2024-04-21T15:40:51.546162Z",
            "url": "https://files.pythonhosted.org/packages/2c/80/9a387c16bbc3de08b6d9ca5b5ca58cd3f3aa4e0ba7614a239ede987cb3b1/asilib-0.23.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c027a99444748af9b10964b5fc86bd54ffe9546fadc891bbea7e9a52d50d154f",
                "md5": "759f593010f59c239a24dbbafcf7719c",
                "sha256": "e70e03035df20819e8a1af8f0ff82615368d25284aa957e15f1ed487c5e95513"
            },
            "downloads": -1,
            "filename": "asilib-0.23.0.tar.gz",
            "has_sig": false,
            "md5_digest": "759f593010f59c239a24dbbafcf7719c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3334059,
            "upload_time": "2024-04-21T15:40:53",
            "upload_time_iso_8601": "2024-04-21T15:40:53.729023Z",
            "url": "https://files.pythonhosted.org/packages/c0/27/a99444748af9b10964b5fc86bd54ffe9546fadc891bbea7e9a52d50d154f/asilib-0.23.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 15:40:53",
    "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"
}
        
Elapsed time: 0.23711s