aurora


Nameaurora JSON
Version 0.3.13 PyPI version JSON
download
home_pagehttps://github.com/simpeg/aurora
SummaryProcessing Codes for Magnetotelluric Data
upload_time2024-04-12 23:38:14
maintainerNone
docs_urlNone
authorKarl Kappler
requires_python>=3.8
licenseMIT license
keywords aurora
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: ../docs/figures/aurora_logo.png
   :width: 900
   :alt: AURORA

|



.. image:: https://img.shields.io/pypi/v/aurora.svg
    :target: https://pypi.python.org/pypi/aurora

.. image:: https://img.shields.io/conda/v/conda-forge/aurora.svg
    :target: https://anaconda.org/conda-forge/aurora

.. image:: https://img.shields.io/pypi/l/aurora.svg
    :target: https://pypi.python.org/pypi/aurora

Aurora is a Python library for processing natural source electromagnetic data. It uses MTH5 formatted Magnetotelluric data and a configuration file as inputs and generates transfer functions that can be formatted as EMTF XML or other output formats. 

Documentation for the Aurora project can be found at http://simpeg.xyz/aurora/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simpeg/aurora",
    "name": "aurora",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "aurora",
    "author": "Karl Kappler",
    "author_email": "karl.kappler@berkeley.edu",
    "download_url": "https://files.pythonhosted.org/packages/4e/c1/9b8ad61c0a76ff1787c07c3cd93a1ffbb49f82c52cd0ef36fbfbeb609b02/aurora-0.3.13.tar.gz",
    "platform": null,
    "description": ".. image:: ../docs/figures/aurora_logo.png\n   :width: 900\n   :alt: AURORA\n\n|\n\n\n\n.. image:: https://img.shields.io/pypi/v/aurora.svg\n    :target: https://pypi.python.org/pypi/aurora\n\n.. image:: https://img.shields.io/conda/v/conda-forge/aurora.svg\n    :target: https://anaconda.org/conda-forge/aurora\n\n.. image:: https://img.shields.io/pypi/l/aurora.svg\n    :target: https://pypi.python.org/pypi/aurora\n\nAurora is a Python library for processing natural source electromagnetic data. It uses MTH5 formatted Magnetotelluric data and a configuration file as inputs and generates transfer functions that can be formatted as EMTF XML or other output formats. \n\nDocumentation for the Aurora project can be found at http://simpeg.xyz/aurora/\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Processing Codes for Magnetotelluric Data",
    "version": "0.3.13",
    "project_urls": {
        "Homepage": "https://github.com/simpeg/aurora"
    },
    "split_keywords": [
        "aurora"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3de3af31d6891ae12c6e604747ad94d63ef02429cf050b414238fed9c5bbe106",
                "md5": "0421e7dcaffe9805817059e26cfe7f89",
                "sha256": "f813e6fab703f3ba4a319cb4f07a8244ca0d269140b70772d18925517f43b2de"
            },
            "downloads": -1,
            "filename": "aurora-0.3.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0421e7dcaffe9805817059e26cfe7f89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 151760,
            "upload_time": "2024-04-12T23:38:11",
            "upload_time_iso_8601": "2024-04-12T23:38:11.340353Z",
            "url": "https://files.pythonhosted.org/packages/3d/e3/af31d6891ae12c6e604747ad94d63ef02429cf050b414238fed9c5bbe106/aurora-0.3.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ec19b8ad61c0a76ff1787c07c3cd93a1ffbb49f82c52cd0ef36fbfbeb609b02",
                "md5": "c2f0c6e76a04114aa8507b44419bbacd",
                "sha256": "c126e3fa5505b608641d74001bb742af63f486fbda526c45175497327ae1a5ca"
            },
            "downloads": -1,
            "filename": "aurora-0.3.13.tar.gz",
            "has_sig": false,
            "md5_digest": "c2f0c6e76a04114aa8507b44419bbacd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1286996,
            "upload_time": "2024-04-12T23:38:14",
            "upload_time_iso_8601": "2024-04-12T23:38:14.358299Z",
            "url": "https://files.pythonhosted.org/packages/4e/c1/9b8ad61c0a76ff1787c07c3cd93a1ffbb49f82c52cd0ef36fbfbeb609b02/aurora-0.3.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 23:38:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simpeg",
    "github_project": "aurora",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aurora"
}
        
Elapsed time: 0.25927s