stdatamodels


Namestdatamodels JSON
Version 4.0.0 PyPI version JSON
download
home_pageNone
SummaryCore support for DataModel classes used in calibration pipelines
upload_time2025-07-11 16:20:14
maintainerNone
docs_urlNone
authorSTScI
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stdatamodels

[![CI](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml/badge.svg)](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml)

[![codecov](https://codecov.io/gh/spacetelescope/stdatamodels/branch/main/graph/badge.svg?token=TrmUKaTP2t)](https://codecov.io/gh/spacetelescope/stdatamodels)


Provides JWST data model classes and schemas.


## Unit Tests

A few unit tests require downloading (~500MB) data from CRDS. CRDS must be configured for these tests to pass
(see the [CRDS User Guide](https://jwst-crds.stsci.edu/static/users_guide/index.html)
for more information). Minimally (if not on the stsci vpn where the default path of
`/grp/crds/cache` is available) you will need to set `CRDS_PATH`.

```bash
export CRDS_PATH=/tmp/crds_cache/jwst_ops
```

These tests can also be skipped with the `no-crds` pytest option

```bash
pytest --no-crds
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stdatamodels",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "STScI",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/17/9f/af84cb65979790ec30c968c8329e9227cb83c0687be50137a3e4024dc326/stdatamodels-4.0.0.tar.gz",
    "platform": null,
    "description": "# stdatamodels\n\n[![CI](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml/badge.svg)](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml)\n\n[![codecov](https://codecov.io/gh/spacetelescope/stdatamodels/branch/main/graph/badge.svg?token=TrmUKaTP2t)](https://codecov.io/gh/spacetelescope/stdatamodels)\n\n\nProvides JWST data model classes and schemas.\n\n\n## Unit Tests\n\nA few unit tests require downloading (~500MB) data from CRDS. CRDS must be configured for these tests to pass\n(see the [CRDS User Guide](https://jwst-crds.stsci.edu/static/users_guide/index.html)\nfor more information). Minimally (if not on the stsci vpn where the default path of\n`/grp/crds/cache` is available) you will need to set `CRDS_PATH`.\n\n```bash\nexport CRDS_PATH=/tmp/crds_cache/jwst_ops\n```\n\nThese tests can also be skipped with the `no-crds` pytest option\n\n```bash\npytest --no-crds\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Core support for DataModel classes used in calibration pipelines",
    "version": "4.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/spacetelescope/stdatamodels/issues",
        "Homepage": "https://github.com/spacetelescope/stdatamodels",
        "Source Code": "https://github.com/spacetelescope/stdatamodels"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8fa1ea59fd2ad4453605aeab6cf24e27e02795a6fd8af2dc0d018759f0b561e1",
                "md5": "fd48310660f56d957a1be7a372c8b9c4",
                "sha256": "11f3c039cc0b023bd34a358ea4aa7ddb78ee9c1258a30de56c78bb5f7cd66da3"
            },
            "downloads": -1,
            "filename": "stdatamodels-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd48310660f56d957a1be7a372c8b9c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 361866,
            "upload_time": "2025-07-11T16:20:13",
            "upload_time_iso_8601": "2025-07-11T16:20:13.108032Z",
            "url": "https://files.pythonhosted.org/packages/8f/a1/ea59fd2ad4453605aeab6cf24e27e02795a6fd8af2dc0d018759f0b561e1/stdatamodels-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "179faf84cb65979790ec30c968c8329e9227cb83c0687be50137a3e4024dc326",
                "md5": "11b7d4e71efd8db5444f953181c6a6aa",
                "sha256": "253af985c10524fc871013165014b69c01392a849fd87b00ea9afaeb7c3639bc"
            },
            "downloads": -1,
            "filename": "stdatamodels-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "11b7d4e71efd8db5444f953181c6a6aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 510671,
            "upload_time": "2025-07-11T16:20:14",
            "upload_time_iso_8601": "2025-07-11T16:20:14.368962Z",
            "url": "https://files.pythonhosted.org/packages/17/9f/af84cb65979790ec30c968c8329e9227cb83c0687be50137a3e4024dc326/stdatamodels-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 16:20:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spacetelescope",
    "github_project": "stdatamodels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "stdatamodels"
}
        
Elapsed time: 0.41081s