hda


Namehda JSON
Version 2.20 PyPI version JSON
download
home_pagehttps://github.com/ecmwf/hda
SummaryAPI to harmonised data access for DIAS/WEkEO
upload_time2024-12-17 18:59:28
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/7b/2d/775e5e0369a86310c6b0873d3da6d4ba89692c08f2919850f35012b78cfd/hda-2.20.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.20",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf/hda"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b2d775e5e0369a86310c6b0873d3da6d4ba89692c08f2919850f35012b78cfd",
                "md5": "124b27b5e0d924ab849f467eef871719",
                "sha256": "c1a709435abbf2dbba9648349c0da6949ba4270ed49c922c788af7431f8c13c2"
            },
            "downloads": -1,
            "filename": "hda-2.20.tar.gz",
            "has_sig": false,
            "md5_digest": "124b27b5e0d924ab849f467eef871719",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15194,
            "upload_time": "2024-12-17T18:59:28",
            "upload_time_iso_8601": "2024-12-17T18:59:28.351020Z",
            "url": "https://files.pythonhosted.org/packages/7b/2d/775e5e0369a86310c6b0873d3da6d4ba89692c08f2919850f35012b78cfd/hda-2.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 18:59:28",
    "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: 0.40963s