PyIRTAM


NamePyIRTAM JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryPython tool for IRTAM using PyIRI
upload_time2024-03-20 14:19:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2023 Victoriya V. Forsythe 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="https://raw.githubusercontent.com/victoriyaforsythe/PyIRTAM/main/docs/figures/PyIRTAM_logo.png" alt="Black circle with PyIRTAM logo of two snakes marking the data-influenced EIA" title="PyIRTAM Logo" style="float:left;">

# PyIRTAM

[![Documentation Status](https://readthedocs.org/projects/pyirtam/badge/?version=latest)](https://pyirtam.readthedocs.io/en/latest/?badge=latest)

Python tool for processing IRTAM coefficients 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": null,
    "name": "PyIRTAM",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ionosphere, modeling, modelling",
    "author": null,
    "author_email": "Victoriya Forsythe <victoriya.makarevich@nrl.navy.mil>",
    "download_url": "https://files.pythonhosted.org/packages/b2/aa/458faa6b5298fdf1916f34955fb2def73b43f03d7d38b6f1207dab0c63b1/PyIRTAM-0.0.2.tar.gz",
    "platform": null,
    "description": "<img width=\"128\" height=\"128\" src=\"https://raw.githubusercontent.com/victoriyaforsythe/PyIRTAM/main/docs/figures/PyIRTAM_logo.png\" alt=\"Black circle with PyIRTAM logo of two snakes marking the data-influenced EIA\" title=\"PyIRTAM Logo\" style=\"float:left;\">\n\n# PyIRTAM\n\n[![Documentation Status](https://readthedocs.org/projects/pyirtam/badge/?version=latest)](https://pyirtam.readthedocs.io/en/latest/?badge=latest)\n\nPython tool for processing IRTAM coefficients that evaluates ionospheric\nparameters and electron density on the entire given global grid and for the\nentire day simultaneously. \n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Victoriya V. Forsythe  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 tool for IRTAM using PyIRI",
    "version": "0.0.2",
    "project_urls": {
        "Source": "https://github.com/victoriyaforsythe/PyIRTAM"
    },
    "split_keywords": [
        "ionosphere",
        " modeling",
        " modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33db302a0025d459013804eb58ea8943351ad1e81f03bca615ac1496ec76108d",
                "md5": "75e84ab4b8e93c7267be3fb3256ad419",
                "sha256": "d0b40853ceed27e2719e12ac25f8c64befd6027d7198412af3d6b56dbac9dd2f"
            },
            "downloads": -1,
            "filename": "PyIRTAM-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75e84ab4b8e93c7267be3fb3256ad419",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12298,
            "upload_time": "2024-03-20T14:19:27",
            "upload_time_iso_8601": "2024-03-20T14:19:27.353548Z",
            "url": "https://files.pythonhosted.org/packages/33/db/302a0025d459013804eb58ea8943351ad1e81f03bca615ac1496ec76108d/PyIRTAM-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2aa458faa6b5298fdf1916f34955fb2def73b43f03d7d38b6f1207dab0c63b1",
                "md5": "82edc2756ff092d984a468eb8c540e3f",
                "sha256": "f65074b7ffc669716f06c39a361f3f2bc1bb01a54f8005f224323c6d1dd8c7cb"
            },
            "downloads": -1,
            "filename": "PyIRTAM-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "82edc2756ff092d984a468eb8c540e3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17164,
            "upload_time": "2024-03-20T14:19:29",
            "upload_time_iso_8601": "2024-03-20T14:19:29.895481Z",
            "url": "https://files.pythonhosted.org/packages/b2/aa/458faa6b5298fdf1916f34955fb2def73b43f03d7d38b6f1207dab0c63b1/PyIRTAM-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 14:19:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "victoriyaforsythe",
    "github_project": "PyIRTAM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyirtam"
}
        
Elapsed time: 0.20949s