astro-metadata-translator


Nameastro-metadata-translator JSON
Version 26.2024.1700 PyPI version JSON
download
home_pageNone
SummaryA translator for astronomical metadata.
upload_time2024-04-25 17:11:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseBSD 3-Clause License
keywords lsst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # astro_metadata_translator

[![pypi](https://img.shields.io/pypi/v/astro-metadata-translator.svg)](https://pypi.org/project/astro-metadata-translator/)
[![codecov](https://codecov.io/gh/lsst/astro_metadata_translator/branch/main/graph/badge.svg?token=0HtEHdoYDF)](https://codecov.io/gh/lsst/astro_metadata_translator)

Observation metadata handling infrastructure

This package can be used to translate headers from astronomical
instrumentation into a standard form.  This allows the details
of particular headers to be hidden from the user of the data
files.

This package was developed by the Large Synoptic Survey Telescope
Data Management team.

It does not depend on any LSST software.

Documentation: <https://astro-metadata-translator.lsst.io>\
Source: <https://github.com/lsst/astro_metadata_translator>\
PyPI: <https://pypi.org/project/astro-metadata-translator/>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "astro-metadata-translator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "lsst",
    "author": null,
    "author_email": "Rubin Observatory Data Management <dm-admin@lists.lsst.org>",
    "download_url": "https://files.pythonhosted.org/packages/53/ee/60dbe54c47da266c1121d93bfbcd5d1e13e8228fe7667836e4f087d8f562/astro_metadata_translator-26.2024.1700.tar.gz",
    "platform": null,
    "description": "# astro_metadata_translator\n\n[![pypi](https://img.shields.io/pypi/v/astro-metadata-translator.svg)](https://pypi.org/project/astro-metadata-translator/)\n[![codecov](https://codecov.io/gh/lsst/astro_metadata_translator/branch/main/graph/badge.svg?token=0HtEHdoYDF)](https://codecov.io/gh/lsst/astro_metadata_translator)\n\nObservation metadata handling infrastructure\n\nThis package can be used to translate headers from astronomical\ninstrumentation into a standard form.  This allows the details\nof particular headers to be hidden from the user of the data\nfiles.\n\nThis package was developed by the Large Synoptic Survey Telescope\nData Management team.\n\nIt does not depend on any LSST software.\n\nDocumentation: <https://astro-metadata-translator.lsst.io>\\\nSource: <https://github.com/lsst/astro_metadata_translator>\\\nPyPI: <https://pypi.org/project/astro-metadata-translator/>\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A translator for astronomical metadata.",
    "version": "26.2024.1700",
    "project_urls": {
        "Homepage": "https://github.com/lsst/astro_metadata_translator"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa8d2a80459768b5ec56fd4f99f64666fd1973cc8473f1ef16ddc5ed2c4c71ba",
                "md5": "0d8a775011be8595355d3f75d32d1c05",
                "sha256": "eeb9738fb6a0a02f510484a36214b8d18f228baed583a8b169810b298df713cf"
            },
            "downloads": -1,
            "filename": "astro_metadata_translator-26.2024.1700-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d8a775011be8595355d3f75d32d1c05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 94909,
            "upload_time": "2024-04-25T17:11:29",
            "upload_time_iso_8601": "2024-04-25T17:11:29.839460Z",
            "url": "https://files.pythonhosted.org/packages/fa/8d/2a80459768b5ec56fd4f99f64666fd1973cc8473f1ef16ddc5ed2c4c71ba/astro_metadata_translator-26.2024.1700-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53ee60dbe54c47da266c1121d93bfbcd5d1e13e8228fe7667836e4f087d8f562",
                "md5": "a1d5fc15a82eec21fbc021e6e5c23ce9",
                "sha256": "f0584ed169a20a608552fadfd775f5e869f3be022c8e05e75d23e21dfeb0e0be"
            },
            "downloads": -1,
            "filename": "astro_metadata_translator-26.2024.1700.tar.gz",
            "has_sig": false,
            "md5_digest": "a1d5fc15a82eec21fbc021e6e5c23ce9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 82012,
            "upload_time": "2024-04-25T17:11:33",
            "upload_time_iso_8601": "2024-04-25T17:11:33.139528Z",
            "url": "https://files.pythonhosted.org/packages/53/ee/60dbe54c47da266c1121d93bfbcd5d1e13e8228fe7667836e4f087d8f562/astro_metadata_translator-26.2024.1700.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 17:11:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst",
    "github_project": "astro_metadata_translator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "astro-metadata-translator"
}
        
Elapsed time: 0.25726s