climetlab-wekeo-source


Nameclimetlab-wekeo-source JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/wekeo/climetlab-wekeo-source
SummaryWEkEO external source plugin
upload_time2024-06-25 07:47:40
maintainerNone
docs_urlNone
authorGermano Guerrini
requires_pythonNone
licenseMIT License
keywords meteorology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # climetlab-wekeo-source

This is a data source plugin for CliMetLab. It allows accessing data from the WEkEO HDA API.

# Installing

``` pip install climetlab-wekeo-source```

# Usage

See https://climetlab.readthedocs.io/en/latest/contributing/sources.html
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wekeo/climetlab-wekeo-source",
    "name": "climetlab-wekeo-source",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "meteorology",
    "author": "Germano Guerrini",
    "author_email": "germano.guerrini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/30/5a1f27c2f2c70ae5f0f78711937ba145f4e1040ad855f9227bdb6fd0df5b/climetlab-wekeo-source-0.1.1.tar.gz",
    "platform": null,
    "description": "# climetlab-wekeo-source\n\nThis is a data source plugin for CliMetLab. It allows accessing data from the WEkEO HDA API.\n\n# Installing\n\n``` pip install climetlab-wekeo-source```\n\n# Usage\n\nSee https://climetlab.readthedocs.io/en/latest/contributing/sources.html",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "WEkEO external source plugin",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/wekeo/climetlab-wekeo-source"
    },
    "split_keywords": [
        "meteorology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15305a1f27c2f2c70ae5f0f78711937ba145f4e1040ad855f9227bdb6fd0df5b",
                "md5": "3536508fdbfbdbfc2086971d0c4e5faf",
                "sha256": "2ae5901611b3254f321f5c97e278d880f36644dbe21b567472df2d4536d2520a"
            },
            "downloads": -1,
            "filename": "climetlab-wekeo-source-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3536508fdbfbdbfc2086971d0c4e5faf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4176,
            "upload_time": "2024-06-25T07:47:40",
            "upload_time_iso_8601": "2024-06-25T07:47:40.141736Z",
            "url": "https://files.pythonhosted.org/packages/15/30/5a1f27c2f2c70ae5f0f78711937ba145f4e1040ad855f9227bdb6fd0df5b/climetlab-wekeo-source-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 07:47:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wekeo",
    "github_project": "climetlab-wekeo-source",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "climetlab-wekeo-source"
}
        
Elapsed time: 4.00323s