polytope-python


Namepolytope-python JSON
Version 1.0.14 PyPI version JSON
download
home_pagehttps://github.com/ecmwf/polytope
SummaryPolytope datacube feature extraction library
upload_time2024-11-15 12:32:26
maintainerNone
docs_urlNone
authorECMWF
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Polytope is a library for extracting complex data from datacubes. It provides an API for
                        non-orthogonal access to data, where the stencil used to extract data from the datacube can be
                        any arbitrary n-dimensional polygon (called a polytope). This can be used to efficiently
                        extract complex features from a datacube, such as polygon regions or spatio-temporal paths.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ecmwf/polytope",
    "name": "polytope-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "ECMWF",
    "author_email": "James.Hawkes@ecmwf.int, Mathilde.Leuridan@ecmwf.int",
    "download_url": "https://files.pythonhosted.org/packages/88/05/1e4160f77d213ee0049020179c9569d74f4aca24e4642fb426bfb6c93d28/polytope-python-1.0.14.tar.gz",
    "platform": null,
    "description": "Polytope is a library for extracting complex data from datacubes. It provides an API for\n                        non-orthogonal access to data, where the stencil used to extract data from the datacube can be\n                        any arbitrary n-dimensional polygon (called a polytope). This can be used to efficiently\n                        extract complex features from a datacube, such as polygon regions or spatio-temporal paths.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Polytope datacube feature extraction library",
    "version": "1.0.14",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf/polytope"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88051e4160f77d213ee0049020179c9569d74f4aca24e4642fb426bfb6c93d28",
                "md5": "befa12a860f0bd9f3d4002945941fde3",
                "sha256": "bf03db191059c9480078851fcee6fae5812316a63f132c619e37503a38383e89"
            },
            "downloads": -1,
            "filename": "polytope-python-1.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "befa12a860f0bd9f3d4002945941fde3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74546,
            "upload_time": "2024-11-15T12:32:26",
            "upload_time_iso_8601": "2024-11-15T12:32:26.839141Z",
            "url": "https://files.pythonhosted.org/packages/88/05/1e4160f77d213ee0049020179c9569d74f4aca24e4642fb426bfb6c93d28/polytope-python-1.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 12:32:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ecmwf",
    "github_project": "polytope",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "polytope-python"
}
        
Elapsed time: 0.41614s