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/4e/6f/431ba46213563cf18f093f132527af7a5f1ba769a99e9ff20211dbce0985/polytope-python-1.0.13.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.13",
"project_urls": {
"Homepage": "https://github.com/ecmwf/polytope"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4e6f431ba46213563cf18f093f132527af7a5f1ba769a99e9ff20211dbce0985",
"md5": "ba816491451ec43bb699f8651bf7ff8f",
"sha256": "b7678f095dff941cc1cb2bcbd2b254ab9bcdb6230d047f3780fca6a0084f0476"
},
"downloads": -1,
"filename": "polytope-python-1.0.13.tar.gz",
"has_sig": false,
"md5_digest": "ba816491451ec43bb699f8651bf7ff8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 74403,
"upload_time": "2024-11-13T15:55:52",
"upload_time_iso_8601": "2024-11-13T15:55:52.114356Z",
"url": "https://files.pythonhosted.org/packages/4e/6f/431ba46213563cf18f093f132527af7a5f1ba769a99e9ff20211dbce0985/polytope-python-1.0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 15:55:52",
"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"
}