tethys-cdsapi


Nametethys-cdsapi JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
Summaryutilities for downloading and processing CDS data
upload_time2024-11-10 05:32:14
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords cdsapi tethys
VCS
bugtrack_url
requirements pyyaml pandas boto3 xarray scipy tethys-utils salem dask descartes shapely
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tethys-cdsapi
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tethys-cdsapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cdsapi, tethys",
    "author": null,
    "author_email": "Mike Kittridge <mullenkamp1@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/2a/505945be7b0777de72d253eba84023f65b07c95b3e86605684b2e4e46093/tethys_cdsapi-0.2.3.tar.gz",
    "platform": null,
    "description": "# tethys-cdsapi",
    "bugtrack_url": null,
    "license": null,
    "summary": "utilities for downloading and processing CDS data",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/tethys-ts/tethys-cdsapi"
    },
    "split_keywords": [
        "cdsapi",
        " tethys"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52324e187b95a29da30e4d9569a1ec5aa8630f5388d09ca4392d7903e26a1876",
                "md5": "32a3c57dfe84f2460b1dbc67946e559e",
                "sha256": "224f548f636471b69c751e33c8356888a226455a9e000b55d24693121f2be17e"
            },
            "downloads": -1,
            "filename": "tethys_cdsapi-0.2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32a3c57dfe84f2460b1dbc67946e559e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 15043,
            "upload_time": "2024-11-10T05:32:12",
            "upload_time_iso_8601": "2024-11-10T05:32:12.035476Z",
            "url": "https://files.pythonhosted.org/packages/52/32/4e187b95a29da30e4d9569a1ec5aa8630f5388d09ca4392d7903e26a1876/tethys_cdsapi-0.2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "732a505945be7b0777de72d253eba84023f65b07c95b3e86605684b2e4e46093",
                "md5": "3f9a973d4b15ae02bbd936227fdf2ee0",
                "sha256": "b27fa7ad4c2b8c83ce12d3cf6b1d92074aa2e47a99e3b966794dc1e76cf9f0db"
            },
            "downloads": -1,
            "filename": "tethys_cdsapi-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3f9a973d4b15ae02bbd936227fdf2ee0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13134,
            "upload_time": "2024-11-10T05:32:14",
            "upload_time_iso_8601": "2024-11-10T05:32:14.178078Z",
            "url": "https://files.pythonhosted.org/packages/73/2a/505945be7b0777de72d253eba84023f65b07c95b3e86605684b2e4e46093/tethys_cdsapi-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-10 05:32:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tethys-ts",
    "github_project": "tethys-cdsapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "5.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.13.12"
                ]
            ]
        },
        {
            "name": "xarray",
            "specs": [
                [
                    "==",
                    "0.16.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "tethys-utils",
            "specs": [
                [
                    "==",
                    "0.1.73"
                ]
            ]
        },
        {
            "name": "salem",
            "specs": [
                [
                    "==",
                    "0.3.3"
                ]
            ]
        },
        {
            "name": "dask",
            "specs": [
                [
                    "==",
                    "2021.2.0"
                ]
            ]
        },
        {
            "name": "descartes",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        }
    ],
    "lcname": "tethys-cdsapi"
}
        
Elapsed time: 1.83997s