# EOSets
This library aims to simplify any process working with sets of EO data handled by [EOReader](https://github.com/sertit/eoreader).
## Content
EOSets implement these objects:
![eosets_objects](docs/_static/eosets_objects.png)
NB: multi-pairs are not really implemented for now. We are waiting for true usecases. For now please use a list of pairs to process your data.
## Features
Implemented features are similar to those implemented in EOReader:
- `load`
- `stack`
- `extent`
- `footprint`
- ...
## Examples
Available notebooks provided as examples:
- [Mosaic](https://eosets.readthedocs.io/en/latest/notebooks/mosaic.html#)
- [Pair](https://eosets.readthedocs.io/en/latest/notebooks/pair.html)
- [Series](https://eosets.readthedocs.io/en/latest/notebooks/series.html)
Raw data
{
"_id": null,
"home_page": null,
"name": "eosets",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "ICube-SERTIT",
"author_email": "dev-sertit@unistra.fr",
"download_url": "https://files.pythonhosted.org/packages/7e/ea/4f73bc6da2f52b6cb23daf02077b13c672e8c648bf8a35152850ef5ab3e5/eosets-0.2.5.tar.gz",
"platform": null,
"description": "# EOSets\n\nThis library aims to simplify any process working with sets of EO data handled by [EOReader](https://github.com/sertit/eoreader).\n\n## Content\n\nEOSets implement these objects:\n\n![eosets_objects](docs/_static/eosets_objects.png)\n\nNB: multi-pairs are not really implemented for now. We are waiting for true usecases. For now please use a list of pairs to process your data.\n\n## Features\n\nImplemented features are similar to those implemented in EOReader:\n- `load`\n- `stack`\n- `extent`\n- `footprint`\n- ...\n\n## Examples\n\nAvailable notebooks provided as examples:\n\n- [Mosaic](https://eosets.readthedocs.io/en/latest/notebooks/mosaic.html#)\n- [Pair](https://eosets.readthedocs.io/en/latest/notebooks/pair.html)\n- [Series](https://eosets.readthedocs.io/en/latest/notebooks/series.html)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "This library aims to simplify any process working with different sets of EO data handled by EOReader.",
"version": "0.2.5",
"project_urls": {
"Bug Tracker": "https://github.com/sertit/eosets/issues/",
"Documentation": "https://eosets.readthedocs.io/en/latest/",
"Source Code": "https://github.com/sertit/eosets"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15408290e26f41ec653581267458beb77f6066621b90ef9c7e197b139956a07a",
"md5": "9d8512c4c242980f96e0a0455597df1c",
"sha256": "5851e68b86581783ce91f90f89cb9112342b4eb6a65eff8877fe5e455967c53b"
},
"downloads": -1,
"filename": "eosets-0.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9d8512c4c242980f96e0a0455597df1c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 35201,
"upload_time": "2024-10-21T12:17:11",
"upload_time_iso_8601": "2024-10-21T12:17:11.678566Z",
"url": "https://files.pythonhosted.org/packages/15/40/8290e26f41ec653581267458beb77f6066621b90ef9c7e197b139956a07a/eosets-0.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7eea4f73bc6da2f52b6cb23daf02077b13c672e8c648bf8a35152850ef5ab3e5",
"md5": "36d546e04712020191da248ccf44d433",
"sha256": "a4e31b13e4c9f506a8bc22f08757308463579d6c0f5e5065051ad459819a7a07"
},
"downloads": -1,
"filename": "eosets-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "36d546e04712020191da248ccf44d433",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 24473,
"upload_time": "2024-10-21T12:17:13",
"upload_time_iso_8601": "2024-10-21T12:17:13.937570Z",
"url": "https://files.pythonhosted.org/packages/7e/ea/4f73bc6da2f52b6cb23daf02077b13c672e8c648bf8a35152850ef5ab3e5/eosets-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 12:17:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sertit",
"github_project": "eosets",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pre-commit",
"specs": []
},
{
"name": "black",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "coverage",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "flake8",
"specs": []
},
{
"name": "pylint",
"specs": []
},
{
"name": "tempenv",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "lxml",
"specs": []
},
{
"name": "zarr",
"specs": []
},
{
"name": "h5netcdf",
"specs": []
},
{
"name": "dicttoxml",
"specs": []
},
{
"name": "validators",
"specs": []
},
{
"name": "cloudpathlib",
"specs": [
[
">=",
"0.12.1"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "pyresample",
"specs": []
},
{
"name": "rasterio",
"specs": [
[
">=",
"1.3.10"
]
]
},
{
"name": "xarray",
"specs": [
[
">=",
"2024.06.0"
]
]
},
{
"name": "rioxarray",
"specs": [
[
">=",
"0.10.0"
]
]
},
{
"name": "odc-geo",
"specs": [
[
">=",
"0.4.6"
]
]
},
{
"name": "rtree",
"specs": []
},
{
"name": "geopandas",
"specs": [
[
">=",
"0.14.4"
]
]
},
{
"name": "shapely",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "spyndex",
"specs": [
[
">=",
"0.3.0"
]
]
},
{
"name": "dask",
"specs": [
[
">=",
"2021.10.0"
]
]
},
{
"name": "methodtools",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "eoreader",
"specs": [
[
">=",
"0.21.3"
]
]
},
{
"name": "sertit",
"specs": [
[
">=",
"1.42.2"
]
]
}
],
"lcname": "eosets"
}