hda


Namehda JSON
Version 2.18 PyPI version JSON
download
home_pagehttps://github.com/ecmwf/hda
SummaryAPI to harmonised data access for DIAS/WEkEO
upload_time2024-09-17 13:22:33
maintainerNone
docs_urlNone
authorECMWF
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # WEkEO HDA API Client

This package provides a fully compliant Python 3 client that can be used to search and download products using the Harmonized Data Access WEkEO API.

HDA is a RESTful interface allowing users to search and download WEkEO datasets.

Documentation about its usage can be found at https://www.wekeo.eu/.

The documentation for this package can be found at: https://hda.readthedocs.io/en/latest/

## Contribution
Contribute to the development of this client by creating an account on GitHub. You can follow this guidelines for a general overview of the needed steps: https://github.com/firstcontributions/first-contributions.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update this README as appropriate - changes on the interface, version etc.

## Licence
Please refer to LICENSE.txt

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ecmwf/hda",
    "name": "hda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "ECMWF",
    "author_email": "software.support@ecmwf.int",
    "download_url": "https://files.pythonhosted.org/packages/84/66/1a143e9dab530db1a27049121f520f4b277bbcb9c7d904e6ff9a5b360be1/hda-2.18.tar.gz",
    "platform": null,
    "description": "# WEkEO HDA API Client\n\nThis package provides a fully compliant Python 3 client that can be used to search and download products using the Harmonized Data Access WEkEO API.\n\nHDA is a RESTful interface allowing users to search and download WEkEO datasets.\n\nDocumentation about its usage can be found at https://www.wekeo.eu/.\n\nThe documentation for this package can be found at: https://hda.readthedocs.io/en/latest/\n\n## Contribution\nContribute to the development of this client by creating an account on GitHub. You can follow this guidelines for a general overview of the needed steps: https://github.com/firstcontributions/first-contributions.\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update this README as appropriate - changes on the interface, version etc.\n\n## Licence\nPlease refer to LICENSE.txt\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "API to harmonised data access for DIAS/WEkEO",
    "version": "2.18",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf/hda"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84661a143e9dab530db1a27049121f520f4b277bbcb9c7d904e6ff9a5b360be1",
                "md5": "36f890c8f33c231b6cfe3dfde84fc49e",
                "sha256": "624e2045fdaa29a6036f6b67ffd9b21b3f90c0412b790624dbfef4ffceb60e08"
            },
            "downloads": -1,
            "filename": "hda-2.18.tar.gz",
            "has_sig": false,
            "md5_digest": "36f890c8f33c231b6cfe3dfde84fc49e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15191,
            "upload_time": "2024-09-17T13:22:33",
            "upload_time_iso_8601": "2024-09-17T13:22:33.237852Z",
            "url": "https://files.pythonhosted.org/packages/84/66/1a143e9dab530db1a27049121f520f4b277bbcb9c7d904e6ff9a5b360be1/hda-2.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 13:22:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ecmwf",
    "github_project": "hda",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "hda"
}
        
Elapsed time: 2.37382s