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/7a/1a/30f35c943f3c555d2a65ff749880c9c12ac15b31c6f8c4fe900423c8e7cb/polytope-python-1.0.23.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.23",
"project_urls": {
"Homepage": "https://github.com/ecmwf/polytope"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7a1a30f35c943f3c555d2a65ff749880c9c12ac15b31c6f8c4fe900423c8e7cb",
"md5": "3e998de00d6de479b4181733a15df8b1",
"sha256": "3d3af6b0158fe877284a8efdae729704013f1f44d68b94b42440e9f007f95e7b"
},
"downloads": -1,
"filename": "polytope-python-1.0.23.tar.gz",
"has_sig": false,
"md5_digest": "3e998de00d6de479b4181733a15df8b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 128700,
"upload_time": "2025-01-24T13:02:25",
"upload_time_iso_8601": "2025-01-24T13:02:25.711500Z",
"url": "https://files.pythonhosted.org/packages/7a/1a/30f35c943f3c555d2a65ff749880c9c12ac15b31c6f8c4fe900423c8e7cb/polytope-python-1.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-24 13:02:25",
"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"
}