intake-thredds


Nameintake-thredds JSON
Version 2024.3.1 PyPI version JSON
download
home_pagehttps://github.com/intake/intake-thredds
SummaryIntake interface to THREDDS data catalogs.
upload_time2024-03-01 05:48:16
maintainerNCAR XDev Team
docs_urlNone
author
requires_python>=3.10
licenseApache 2.0
keywords intake thredds siphon catalogs
VCS
bugtrack_url
requirements No requirements were recorded.
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": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7f/e8/72be0dab7defbb784801e00f590e19dd577c8c39289c0b13bd30d12aca28/intake-thredds-2024.3.1.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": "2024.3.1",
    "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": "5d5d8752a3b675c78f5758ea81e38506d0db02f8931333aad44b09352d4ab10b",
                "md5": "8004a4e6fd19a5a9b68bed4a4b0b4f66",
                "sha256": "de0a1adaadfca80a0fceac2fb5902311881edd2238605f9b71c1be0d5ac4138a"
            },
            "downloads": -1,
            "filename": "intake_thredds-2024.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8004a4e6fd19a5a9b68bed4a4b0b4f66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12669,
            "upload_time": "2024-03-01T05:48:15",
            "upload_time_iso_8601": "2024-03-01T05:48:15.191561Z",
            "url": "https://files.pythonhosted.org/packages/5d/5d/8752a3b675c78f5758ea81e38506d0db02f8931333aad44b09352d4ab10b/intake_thredds-2024.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fe872be0dab7defbb784801e00f590e19dd577c8c39289c0b13bd30d12aca28",
                "md5": "f2fdfac6aec4d2251e3f0e7d60cd81b5",
                "sha256": "282fe789cbee0f9060180ef1507729e09b60686cc7a9dd71f75a9206b74445c8"
            },
            "downloads": -1,
            "filename": "intake-thredds-2024.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f2fdfac6aec4d2251e3f0e7d60cd81b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 26132,
            "upload_time": "2024-03-01T05:48:16",
            "upload_time_iso_8601": "2024-03-01T05:48:16.775210Z",
            "url": "https://files.pythonhosted.org/packages/7f/e8/72be0dab7defbb784801e00f590e19dd577c8c39289c0b13bd30d12aca28/intake-thredds-2024.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 05:48:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intake",
    "github_project": "intake-thredds",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "intake-thredds"
}
        
Elapsed time: 0.19395s