PyIRI


NamePyIRI JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryPython implementation of International Reference Ionosphere
upload_time2023-11-30 19:29:17
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT License Copyright (c) 2023 victoriyaforsythe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ionosphere modeling modelling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img width="128" height="128" src="/docs/figures/PyIRI_logo.png" alt="Black circle with PyIRI logo of two snakes marking the EIA" title="PyIRI Logo" style="float:left;">

# PyIRI
Python implementation of the International Reference Ionosphere (IRI) that
evaluates ionospheric parameters and electron density on the entire given
global grid and for the entire day simultaneously. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PyIRI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "ionosphere,modeling,modelling",
    "author": "",
    "author_email": "Victoriya Forsythe <victoriya.makarevich@nrl.navy.mil>",
    "download_url": "https://files.pythonhosted.org/packages/53/c5/0ab956d70fbb87561486ed2e743fc44b5fe1aac0df359241f42fe6c50cda/PyIRI-0.0.2.tar.gz",
    "platform": null,
    "description": "<img width=\"128\" height=\"128\" src=\"/docs/figures/PyIRI_logo.png\" alt=\"Black circle with PyIRI logo of two snakes marking the EIA\" title=\"PyIRI Logo\" style=\"float:left;\">\n\n# PyIRI\nPython implementation of the International Reference Ionosphere (IRI) that\nevaluates ionospheric parameters and electron density on the entire given\nglobal grid and for the entire day simultaneously. \n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 victoriyaforsythe  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Python implementation of International Reference Ionosphere",
    "version": "0.0.2",
    "project_urls": {
        "Source": "https://github.com/victoriyaforsythe/PyIRI"
    },
    "split_keywords": [
        "ionosphere",
        "modeling",
        "modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b07567bdf79244567a1ebf6fd0b9e9c47424f56445c4e3464140c1b7023daff",
                "md5": "b1da96fdbc9e05481f01fa70b9d0f85a",
                "sha256": "bf867addfceae66daedc17114d069037ae6f99cc426b2fdc0a2dc3d5596f41ed"
            },
            "downloads": -1,
            "filename": "PyIRI-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1da96fdbc9e05481f01fa70b9d0f85a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2634965,
            "upload_time": "2023-11-30T19:29:15",
            "upload_time_iso_8601": "2023-11-30T19:29:15.036224Z",
            "url": "https://files.pythonhosted.org/packages/5b/07/567bdf79244567a1ebf6fd0b9e9c47424f56445c4e3464140c1b7023daff/PyIRI-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53c50ab956d70fbb87561486ed2e743fc44b5fe1aac0df359241f42fe6c50cda",
                "md5": "f87970e93f0de90cd4a3142f1a3580b4",
                "sha256": "f7ee9c418d3891b59a7503757880d9e4079c2acc14c91719bd6e113f35c3aa28"
            },
            "downloads": -1,
            "filename": "PyIRI-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f87970e93f0de90cd4a3142f1a3580b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2614571,
            "upload_time": "2023-11-30T19:29:17",
            "upload_time_iso_8601": "2023-11-30T19:29:17.679636Z",
            "url": "https://files.pythonhosted.org/packages/53/c5/0ab956d70fbb87561486ed2e743fc44b5fe1aac0df359241f42fe6c50cda/PyIRI-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 19:29:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "victoriyaforsythe",
    "github_project": "PyIRI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyiri"
}
        
Elapsed time: 0.14458s