hda


Namehda JSON
Version 2.21 PyPI version JSON
download
home_pagehttps://github.com/ecmwf/hda
SummaryAPI to harmonised data access for DIAS/WEkEO
upload_time2025-01-08 04:47:32
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/9e/3d/920337b1e194c69642907fb8a709a9dabf46febe0be8445a911bd5a7c828/hda-2.21.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.21",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf/hda"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e3d920337b1e194c69642907fb8a709a9dabf46febe0be8445a911bd5a7c828",
                "md5": "60c1a2eeb92b26cc6a3c507b3c2ae8d6",
                "sha256": "07c86a5b9dbe534a240ac2c31fc48f6039c6195975f2f117d360b9021a3c719b"
            },
            "downloads": -1,
            "filename": "hda-2.21.tar.gz",
            "has_sig": false,
            "md5_digest": "60c1a2eeb92b26cc6a3c507b3c2ae8d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15209,
            "upload_time": "2025-01-08T04:47:32",
            "upload_time_iso_8601": "2025-01-08T04:47:32.219880Z",
            "url": "https://files.pythonhosted.org/packages/9e/3d/920337b1e194c69642907fb8a709a9dabf46febe0be8445a911bd5a7c828/hda-2.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 04:47:32",
    "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: 1.22752s