intake-thredds


Nameintake-thredds JSON
Version 2025.2.18 PyPI version JSON
download
home_pagehttps://github.com/intake/intake-thredds
SummaryIntake interface to THREDDS data catalogs.
upload_time2025-02-18 23:03:04
maintainerNCAR XDev Team
docs_urlNone
authorNone
requires_python>=3.10
licenseApache 2.0
keywords intake thredds siphon catalogs
VCS
bugtrack_url
requirements aiohttp fsspec h5netcdf intake-xarray intake pydap siphon tqdm
Travis-CI No Travis.
coveralls test coverage
            # intake-thredds

| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] [![pre-commit.ci status][pre-commit.ci-badge]][pre-commit.ci-link] |
| :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **Docs**    |                                                                     [![Documentation Status][rtd-badge]][rtd-link]                                                                     |
| **Package** |                                                          [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                                                          |
| **License** |                                                                         [![License][license-badge]][repo-link]                                                                         |

Intake interface to [THREDDS](https://www.unidata.ucar.edu/software/tds/current/catalog/) data catalogs.

## Installation

Intake-thredds can be installed from PyPI with pip:

```bash
python -m pip install intake-thredds
```

Intake-thredds is also available from conda-forge for conda installations:

```bash
conda install -c conda-forge intake-thredds
```

See [documentation](https://intake-thredds.readthedocs.io) for more information.

[github-ci-badge]: https://github.com/intake/intake-thredds/actions/workflows/ci.yaml/badge.svg
[github-ci-link]: https://github.com/intake/intake-thredds/actions/workflows/ci.yaml
[codecov-badge]: https://img.shields.io/codecov/c/github/intake/intake-thredds.svg?logo=codecov
[codecov-link]: https://codecov.io/gh/intake/intake-thredds
[rtd-badge]: https://readthedocs.org/projects/intake-thredds/badge/?version=latest
[rtd-link]: https://intake-thredds.readthedocs.io/en/latest/?badge=latest
[pypi-badge]: https://img.shields.io/pypi/v/intake-thredds?logo=pypi
[pypi-link]: https://pypi.org/project/intake-thredds
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/intake-thredds?logo=anaconda
[conda-link]: https://anaconda.org/conda-forge/intake-thredds
[license-badge]: https://img.shields.io/github/license/intake/intake-thredds
[repo-link]: https://github.com/intake/intake-thredds
[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/intake/intake-thredds/main.svg
[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/intake/intake-thredds/main

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/intake/intake-thredds",
    "name": "intake-thredds",
    "maintainer": "NCAR XDev Team",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "xdev@ucar.edu",
    "keywords": "intake thredds siphon catalogs",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/89/71/1d1d8d607877a92018d5598e5da3a5a4b824618c0fed837fa7fb43c32d43/intake_thredds-2025.2.18.tar.gz",
    "platform": null,
    "description": "# intake-thredds\n\n| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] [![pre-commit.ci status][pre-commit.ci-badge]][pre-commit.ci-link] |\n| :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| **Docs**    |                                                                     [![Documentation Status][rtd-badge]][rtd-link]                                                                     |\n| **Package** |                                                          [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                                                          |\n| **License** |                                                                         [![License][license-badge]][repo-link]                                                                         |\n\nIntake interface to [THREDDS](https://www.unidata.ucar.edu/software/tds/current/catalog/) data catalogs.\n\n## Installation\n\nIntake-thredds can be installed from PyPI with pip:\n\n```bash\npython -m pip install intake-thredds\n```\n\nIntake-thredds is also available from conda-forge for conda installations:\n\n```bash\nconda install -c conda-forge intake-thredds\n```\n\nSee [documentation](https://intake-thredds.readthedocs.io) for more information.\n\n[github-ci-badge]: https://github.com/intake/intake-thredds/actions/workflows/ci.yaml/badge.svg\n[github-ci-link]: https://github.com/intake/intake-thredds/actions/workflows/ci.yaml\n[codecov-badge]: https://img.shields.io/codecov/c/github/intake/intake-thredds.svg?logo=codecov\n[codecov-link]: https://codecov.io/gh/intake/intake-thredds\n[rtd-badge]: https://readthedocs.org/projects/intake-thredds/badge/?version=latest\n[rtd-link]: https://intake-thredds.readthedocs.io/en/latest/?badge=latest\n[pypi-badge]: https://img.shields.io/pypi/v/intake-thredds?logo=pypi\n[pypi-link]: https://pypi.org/project/intake-thredds\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/intake-thredds?logo=anaconda\n[conda-link]: https://anaconda.org/conda-forge/intake-thredds\n[license-badge]: https://img.shields.io/github/license/intake/intake-thredds\n[repo-link]: https://github.com/intake/intake-thredds\n[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/intake/intake-thredds/main.svg\n[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/intake/intake-thredds/main\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Intake interface to THREDDS data catalogs.",
    "version": "2025.2.18",
    "project_urls": {
        "Documentation": "https://github.com/intake/intake-thredds",
        "Homepage": "https://github.com/intake/intake-thredds",
        "Source": "https://github.com/intake/intake-thredds",
        "Tracker": "https://github.com/intake/intake-thredds/issues"
    },
    "split_keywords": [
        "intake",
        "thredds",
        "siphon",
        "catalogs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7dd11ef7184da7af1d00a92ac07c8011376438e012567cbf603f25dbe9acca1",
                "md5": "37698854cb2629c3c3b72746b0779fec",
                "sha256": "6af1aa8e8a1f749f4c2d14c9aa4d8cb53e037a91d60976cd6e930865cb1a6641"
            },
            "downloads": -1,
            "filename": "intake_thredds-2025.2.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37698854cb2629c3c3b72746b0779fec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9315,
            "upload_time": "2025-02-18T23:03:02",
            "upload_time_iso_8601": "2025-02-18T23:03:02.064880Z",
            "url": "https://files.pythonhosted.org/packages/f7/dd/11ef7184da7af1d00a92ac07c8011376438e012567cbf603f25dbe9acca1/intake_thredds-2025.2.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89711d1d8d607877a92018d5598e5da3a5a4b824618c0fed837fa7fb43c32d43",
                "md5": "348665b12299ba656d2f9c4aab56d146",
                "sha256": "37bc5a9ac78c9168b3afd63d9beec8021b1dd60bcd3e951de51b17b6dedcba6a"
            },
            "downloads": -1,
            "filename": "intake_thredds-2025.2.18.tar.gz",
            "has_sig": false,
            "md5_digest": "348665b12299ba656d2f9c4aab56d146",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 25955,
            "upload_time": "2025-02-18T23:03:04",
            "upload_time_iso_8601": "2025-02-18T23:03:04.325691Z",
            "url": "https://files.pythonhosted.org/packages/89/71/1d1d8d607877a92018d5598e5da3a5a4b824618c0fed837fa7fb43c32d43/intake_thredds-2025.2.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 23:03:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intake",
    "github_project": "intake-thredds",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    ">=",
                    "3.7"
                ]
            ]
        },
        {
            "name": "fsspec",
            "specs": [
                [
                    ">=",
                    "0.8.5"
                ]
            ]
        },
        {
            "name": "h5netcdf",
            "specs": [
                [
                    ">=",
                    "0.8.1"
                ]
            ]
        },
        {
            "name": "intake-xarray",
            "specs": []
        },
        {
            "name": "intake",
            "specs": [
                [
                    ">",
                    "2"
                ]
            ]
        },
        {
            "name": "pydap",
            "specs": []
        },
        {
            "name": "siphon",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "intake-thredds"
}
        
Elapsed time: 0.43860s