lsst-dax-obscore


Namelsst-dax-obscore JSON
Version 28.2024.5100 PyPI version JSON
download
home_pageNone
SummaryConversion of Butler datasets to ObsCore format.
upload_time2024-12-19 09:43:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseGNU General Public License v3
keywords lsst
VCS
bugtrack_url
requirements click pyarrow pyyaml sqlalchemy lsst-sphgeom lsst-daf-butler lsst-utils lsst-felis lsst-resources
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dax_obscore

Tools to generate ObsCore data for LSST processed images using Butler Gen 3.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lsst-dax-obscore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.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/e7/73/a177789119e86fb324aa3aae66973da18e17cc408b0284713a75ddb5e0d8/lsst_dax_obscore-28.2024.5100.tar.gz",
    "platform": null,
    "description": "# dax_obscore\n\nTools to generate ObsCore data for LSST processed images using Butler Gen 3.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Conversion of Butler datasets to ObsCore format.",
    "version": "28.2024.5100",
    "project_urls": {
        "Homepage": "https://github.com/lsst-dm/dax_obscore"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9092dec86c453fbf0c453dd7f579ebb587738592e4f2100de8b6d2ba3b6c8853",
                "md5": "376f057fd2035849a729cb058562314b",
                "sha256": "34f70f4ad09fe8ff72b7e4642468771699a724894afbe796fccc29b999d24a6e"
            },
            "downloads": -1,
            "filename": "lsst_dax_obscore-28.2024.5100-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "376f057fd2035849a729cb058562314b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 50181,
            "upload_time": "2024-12-19T09:43:56",
            "upload_time_iso_8601": "2024-12-19T09:43:56.666889Z",
            "url": "https://files.pythonhosted.org/packages/90/92/dec86c453fbf0c453dd7f579ebb587738592e4f2100de8b6d2ba3b6c8853/lsst_dax_obscore-28.2024.5100-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e773a177789119e86fb324aa3aae66973da18e17cc408b0284713a75ddb5e0d8",
                "md5": "488fe30db626cd01f6621df8ec00f64c",
                "sha256": "3fbc7131d8864adc24bc5fb6d22d0d9d57b96ab01df80d3cf3ca8fbec76517c2"
            },
            "downloads": -1,
            "filename": "lsst_dax_obscore-28.2024.5100.tar.gz",
            "has_sig": false,
            "md5_digest": "488fe30db626cd01f6621df8ec00f64c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 42884,
            "upload_time": "2024-12-19T09:43:58",
            "upload_time_iso_8601": "2024-12-19T09:43:58.050993Z",
            "url": "https://files.pythonhosted.org/packages/e7/73/a177789119e86fb324aa3aae66973da18e17cc408b0284713a75ddb5e0d8/lsst_dax_obscore-28.2024.5100.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 09:43:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst-dm",
    "github_project": "dax_obscore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "pyarrow",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": [
                [
                    ">=",
                    "2"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "lsst-sphgeom",
            "specs": []
        },
        {
            "name": "lsst-daf-butler",
            "specs": []
        },
        {
            "name": "lsst-utils",
            "specs": []
        },
        {
            "name": "lsst-felis",
            "specs": []
        },
        {
            "name": "lsst-resources",
            "specs": []
        }
    ],
    "lcname": "lsst-dax-obscore"
}
        
Elapsed time: 0.40923s