# dax_obscore
[](https://pypi.org/project/lsst-dax-obscore/)
[](https://codecov.io/gh/lsst-dm/dax_obscore)
Tools to generate [IVOA ObsCore](https://www.ivoa.net/documents/ObsCore/) data and process [IVOA SIAv2](https://www.ivoa.net/documents/SIA/) queries for data stored in a Butler repository.
* [Rubin Observatory Data Butler](https://github.com/lsst/daf_butler)
* [Overview of SIAv2 implementation](https://doi.org/10.48550/arXiv.2501.00544)
PyPI: [lsst-dax-obscore](https://pypi.org/project/lsst-dax-obscore/)
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/99/53/609bc6e5cbfbc91e5a2ede7e7247b86243fa954ced0c964e532e4abb9ae4/lsst_dax_obscore-28.2025.700.tar.gz",
"platform": null,
"description": "# dax_obscore\n\n[](https://pypi.org/project/lsst-dax-obscore/)\n[](https://codecov.io/gh/lsst-dm/dax_obscore)\n\nTools to generate [IVOA ObsCore](https://www.ivoa.net/documents/ObsCore/) data and process [IVOA SIAv2](https://www.ivoa.net/documents/SIA/) queries for data stored in a Butler repository.\n\n* [Rubin Observatory Data Butler](https://github.com/lsst/daf_butler)\n* [Overview of SIAv2 implementation](https://doi.org/10.48550/arXiv.2501.00544)\n\nPyPI: [lsst-dax-obscore](https://pypi.org/project/lsst-dax-obscore/)\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "Conversion of Butler datasets to ObsCore format.",
"version": "28.2025.700",
"project_urls": {
"Homepage": "https://github.com/lsst-dm/dax_obscore"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "983333048467962464d38d1e3d72102f03962e398dad8a5d3f5741c12fca776b",
"md5": "b712b11bdd3534c3f591305930956b5b",
"sha256": "6411ab18fc2d530410248af2d9407338fd2aeac4bf9d7531df93ae1779e194db"
},
"downloads": -1,
"filename": "lsst_dax_obscore-28.2025.700-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b712b11bdd3534c3f591305930956b5b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 51760,
"upload_time": "2025-02-13T09:26:30",
"upload_time_iso_8601": "2025-02-13T09:26:30.745433Z",
"url": "https://files.pythonhosted.org/packages/98/33/33048467962464d38d1e3d72102f03962e398dad8a5d3f5741c12fca776b/lsst_dax_obscore-28.2025.700-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9953609bc6e5cbfbc91e5a2ede7e7247b86243fa954ced0c964e532e4abb9ae4",
"md5": "e873228034d0f64a01498c5a4ee235d1",
"sha256": "ef5bfd13c53fa029b4166d4bdfba0a75612efb4dbdf90f4530891f50f77a9aa1"
},
"downloads": -1,
"filename": "lsst_dax_obscore-28.2025.700.tar.gz",
"has_sig": false,
"md5_digest": "e873228034d0f64a01498c5a4ee235d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 44256,
"upload_time": "2025-02-13T09:26:32",
"upload_time_iso_8601": "2025-02-13T09:26:32.161514Z",
"url": "https://files.pythonhosted.org/packages/99/53/609bc6e5cbfbc91e5a2ede7e7247b86243fa954ced0c964e532e4abb9ae4/lsst_dax_obscore-28.2025.700.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 09:26:32",
"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"
}