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/1e/d3/a05e5404a6ddf17bc4cac13e9e2f97ec27eddfd7ab8b040d6743c6000860/polytope-python-1.0.20.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.20",
"project_urls": {
"Homepage": "https://github.com/ecmwf/polytope"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ed3a05e5404a6ddf17bc4cac13e9e2f97ec27eddfd7ab8b040d6743c6000860",
"md5": "9f3bc0d2d1ba05a4f90ecc7b2a39a954",
"sha256": "e95f8292a135d911aa430a1e7e3017e8f048218d35d2b6f24323be57960c14d1"
},
"downloads": -1,
"filename": "polytope-python-1.0.20.tar.gz",
"has_sig": false,
"md5_digest": "9f3bc0d2d1ba05a4f90ecc7b2a39a954",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 120443,
"upload_time": "2024-12-12T16:40:50",
"upload_time_iso_8601": "2024-12-12T16:40:50.880893Z",
"url": "https://files.pythonhosted.org/packages/1e/d3/a05e5404a6ddf17bc4cac13e9e2f97ec27eddfd7ab8b040d6743c6000860/polytope-python-1.0.20.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 16:40:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ecmwf",
"github_project": "polytope",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"1.26.4"
]
]
},
{
"name": "pandas",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "sortedcontainers",
"specs": []
},
{
"name": "tripy",
"specs": []
},
{
"name": "xarray",
"specs": []
},
{
"name": "conflator",
"specs": []
},
{
"name": "protobuf",
"specs": []
}
],
"tox": true,
"lcname": "polytope-python"
}