mtpy


Namemtpy JSON
Version 1.1.5 PyPI version JSON
download
home_pagehttps://github.com/MTgeophysics/mtpy
SummaryPython toolkit for standard magnetotelluric data processing.
upload_time2020-11-02 05:16:21
maintainer
docs_urlNone
authorAlison Kirkby,Fei Zhang,Jared Peacock,Rakib Hassan, Jinming Duan
requires_python
licenseGNU GENERAL PUBLIC LICENSE v3
keywords
VCS
bugtrack_url
requirements sphinx matplotlib numpy scipy pillow qtpy netcdf4 numpydoc pytest flake8 pyyaml pyproj geopandas
Travis-CI
coveralls test coverage
            MTPy is an open source Python package to assist with magnetotelluric (MT) data processing, analysis,
modelling, visualization and interpretation.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MTgeophysics/mtpy",
    "name": "mtpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alison Kirkby,Fei Zhang,Jared Peacock,Rakib Hassan, Jinming Duan",
    "author_email": "Fei.Zhang@ga.gov.au",
    "download_url": "https://files.pythonhosted.org/packages/4a/22/b1261d9f95d0af635b582c79a4ad9af105800d703949153c4317ff585050/mtpy-1.1.5.tar.gz",
    "platform": "",
    "description": "MTPy is an open source Python package to assist with magnetotelluric (MT) data processing, analysis,\nmodelling, visualization and interpretation.",
    "bugtrack_url": null,
    "license": "GNU GENERAL PUBLIC LICENSE v3",
    "summary": "Python toolkit for standard magnetotelluric data processing.",
    "version": "1.1.5",
    "project_urls": {
        "Homepage": "https://github.com/MTgeophysics/mtpy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a22b1261d9f95d0af635b582c79a4ad9af105800d703949153c4317ff585050",
                "md5": "4993084a9adcd1d47b32e6fb4f9a4234",
                "sha256": "99addae68d9b98e1a71b0bc6ed0d32b3ba39eb2d89a939ccbad843229e71e1a5"
            },
            "downloads": -1,
            "filename": "mtpy-1.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "4993084a9adcd1d47b32e6fb4f9a4234",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1021742,
            "upload_time": "2020-11-02T05:16:21",
            "upload_time_iso_8601": "2020-11-02T05:16:21.621461Z",
            "url": "https://files.pythonhosted.org/packages/4a/22/b1261d9f95d0af635b582c79a4ad9af105800d703949153c4317ff585050/mtpy-1.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-02 05:16:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MTgeophysics",
    "github_project": "mtpy",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "sphinx",
            "specs": [
                [
                    ">=",
                    "1.8.3"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "qtpy",
            "specs": []
        },
        {
            "name": "netcdf4",
            "specs": []
        },
        {
            "name": "numpydoc",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "pyproj",
            "specs": [
                [
                    "==",
                    "1.9.6"
                ]
            ]
        },
        {
            "name": "geopandas",
            "specs": []
        }
    ],
    "lcname": "mtpy"
}
        
Elapsed time: 0.11040s