kwcoco-dataloader

View on PyPIReverse Dependencies (0)

0.1.0 kwcoco_dataloader-0.1.0-py3-none-any.whl

Wheel Details

Project: kwcoco-dataloader
Version: 0.1.0
Filename: kwcoco_dataloader-0.1.0-py3-none-any.whl
Download: [link]
Size: 302927
MD5: f35290ba08072df0c17ab2c3953d9e9e
SHA256: 23b099b58eda79ddd3b599cf82cfb9fd6a0e0de68e3776203940641883a4e5e1
Uploaded: 2025-02-27 19:26:15 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: kwcoco_dataloader
Version: 0.1.0
Summary: The kwcoco_dataloader module
Author: Jon Crall
Author-Email: kitware[at]kitware.com, jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwcoco_dataloader
License: Apache 2
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: numpy (>=2.1.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: numpy (>=1.26.0); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scipy (>=1.14.1); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: scipy (>=1.11.2); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: scipy (>=1.9.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scipy (>=1.8.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scipy (>=1.8.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scipy (>=1.8.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: shapely (>=2.0.6); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: shapely (>=2.0.2); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: shapely (>=2.0.1); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: shapely (>=2.0.1); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: shapely (>=2.0.1); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: shapely (>=2.0.1); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: rasterio (>=1.3.11); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: rasterio (>=1.3.9); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: rasterio (>=1.3.5); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: rasterio (>=1.3.5); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: rasterio (>=1.3.5); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: rasterio (>=1.3.5); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: pandas (>=2.2.3); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: pandas (>=2.1.1); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: pandas (>=1.5.3); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: pandas (>=1.5.3); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: pandas (>=1.5.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: pandas (>=1.5.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: jq (>=1.8.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: jq (>=1.7.0); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: jq (>=1.7.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: jq (>=1.2.2); python_version < "3.11" and python_version >= "3.10" and platform_system != "Windows"
Requires-Dist: jq (>=1.2.1); python_version < "3.10" and platform_system != "Windows"
Requires-Dist: pyproj (>=3.7.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: pyproj (>=3.6.1); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: pyproj (<3.5.0,>=3.4.1); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: pyproj (<3.5.0,>=3.3.1); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: pyproj (<3.5.0,>=3.2.1); python_version < "3.10"
Requires-Dist: matplotlib (>=3.9.2); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: matplotlib (>=3.8.2); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: matplotlib (>=3.8.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: matplotlib (>=3.8.2); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: matplotlib (>=3.4.1); python_version < "3.10"
Requires-Dist: mgrs (>=1.4.6); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: mgrs (>=1.4.6); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: mgrs (>=1.4.6); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: mgrs (>=1.4.3); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: mgrs (>=1.4.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: mgrs (>=1.4.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: mgrs (>=1.3.7); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: kwarray (>=0.6.19)
Requires-Dist: einops (>=0.6.0)
Requires-Dist: rich (>=12.5.1)
Requires-Dist: affine (>=2.3.0)
Requires-Dist: ubelt (>=1.3.6)
Requires-Dist: requests (>=2.27.1)
Requires-Dist: kwutil (>=0.3.4)
Requires-Dist: kwgis (>=0.1.0)
Requires-Dist: kwgis (>=0.1.0)
Requires-Dist: more_itertools (>=8.12.0)
Requires-Dist: scriptconfig (>=0.7.10)
Requires-Dist: networkx (>=2.8.0)
Requires-Dist: lark (>=1.1.7)
Requires-Dist: lark_cython (>=0.0.16); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: lark_cython (>=0.0.15); python_version < "3.12"
Requires-Dist: kwimage (>=0.10.0)
Requires-Dist: scikit-image (>=0.24.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: scikit-image (>=0.22.0); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: scikit-image (>=0.20.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scikit-image (>=0.19.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-image (>=0.18.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-image (>=0.17.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: kwcoco (>=0.8.2)
Requires-Dist: delayed_image (>=0.3.1)
Requires-Dist: ndsampler (>=0.8.0)
Requires-Dist: kwplot (>=0.4.14)
Requires-Dist: seaborn (>=0.13.0)
Requires-Dist: geopandas (<1.0.0,>=0.10.2)
Requires-Dist: utm (>=0.7.0)
Requires-Dist: geojson (>=3.1.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: geojson (>=3.0.1); python_version < "3.12" and python_version >= "3.8"
Requires-Dist: torch (>=2.5.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: torch (>=2.2.0); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: torch (>=2.0.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: torch (>=1.12.0); python_version < "3.11"
Requires-Dist: pytorch_lightning (!=2.3.*,!=2.4.0,>=2.0.8)
Requires-Dist: lazy_loader (>=0.4)
Requires-Dist: imagesize (>=1.4.1)
Requires-Dist: cmd_queue (>=0.1.20)
Requires-Dist: fsspec (>=2023.6.0)
Requires-Dist: blake3 (>=1.0.1); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: blake3 (>=1.0.1); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: blake3 (>=0.3.1); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: blake3 (>=0.2.1); python_version < "3.11"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: shapely (>=2.0.6); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: shapely (>=2.0.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: rasterio (>=1.3.11); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: rasterio (>=1.3.9); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: jq (>=1.8.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: jq (>=1.7.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: jq (>=1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10" and platform_system != "Windows") and extra == "all"
Requires-Dist: jq (>=1.2.1); (python_version < "3.10" and platform_system != "Windows") and extra == "all"
Requires-Dist: pyproj (>=3.7.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pyproj (>=3.6.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pyproj (<3.5.0,>=3.4.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pyproj (<3.5.0,>=3.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pyproj (<3.5.0,>=3.2.1); python_version < "3.10" and extra == "all"
Requires-Dist: matplotlib (>=3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: matplotlib (>=3.4.1); python_version < "3.10" and extra == "all"
Requires-Dist: mgrs (>=1.4.6); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: mgrs (>=1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: mgrs (>=1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: mgrs (>=1.3.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: kwarray (>=0.6.19); extra == "all"
Requires-Dist: einops (>=0.6.0); extra == "all"
Requires-Dist: rich (>=12.5.1); extra == "all"
Requires-Dist: affine (>=2.3.0); extra == "all"
Requires-Dist: ubelt (>=1.3.6); extra == "all"
Requires-Dist: requests (>=2.27.1); extra == "all"
Requires-Dist: kwutil (>=0.3.4); extra == "all"
Requires-Dist: kwgis (>=0.1.0); extra == "all"
Requires-Dist: kwgis (>=0.1.0); extra == "all"
Requires-Dist: more_itertools (>=8.12.0); extra == "all"
Requires-Dist: scriptconfig (>=0.7.10); extra == "all"
Requires-Dist: networkx (>=2.8.0); extra == "all"
Requires-Dist: lark (>=1.1.7); extra == "all"
Requires-Dist: lark_cython (>=0.0.16); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: lark_cython (>=0.0.15); python_version < "3.12" and extra == "all"
Requires-Dist: kwimage (>=0.10.0); extra == "all"
Requires-Dist: scikit-image (>=0.24.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: scikit-image (>=0.22.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: scikit-image (>=0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-image (>=0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-image (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-image (>=0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: kwcoco (>=0.8.2); extra == "all"
Requires-Dist: delayed_image (>=0.3.1); extra == "all"
Requires-Dist: ndsampler (>=0.8.0); extra == "all"
Requires-Dist: kwplot (>=0.4.14); extra == "all"
Requires-Dist: seaborn (>=0.13.0); extra == "all"
Requires-Dist: geopandas (<1.0.0,>=0.10.2); extra == "all"
Requires-Dist: utm (>=0.7.0); extra == "all"
Requires-Dist: geojson (>=3.1.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: geojson (>=3.0.1); (python_version < "3.12" and python_version >= "3.8") and extra == "all"
Requires-Dist: torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: torch (>=1.12.0); python_version < "3.11" and extra == "all"
Requires-Dist: pytorch_lightning (!=2.3.*,!=2.4.0,>=2.0.8); extra == "all"
Requires-Dist: lazy_loader (>=0.4); extra == "all"
Requires-Dist: imagesize (>=1.4.1); extra == "all"
Requires-Dist: cmd_queue (>=0.1.20); extra == "all"
Requires-Dist: fsspec (>=2023.6.0); extra == "all"
Requires-Dist: blake3 (>=1.0.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: blake3 (>=1.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: blake3 (>=0.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: blake3 (>=0.2.1); python_version < "3.11" and extra == "all"
Requires-Dist: pytest (>=8.0.2); extra == "all"
Requires-Dist: xdoctest (>=1.1.5); extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); extra == "all"
Requires-Dist: coverage (>=7.4.3); extra == "all"
Requires-Dist: geodatasets (>=2023.12.0); extra == "all"
Requires-Dist: opencv-python-headless (>=4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "3.13" and python_version >= "3.11") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.10") and extra == "headless"
Requires-Dist: opencv-python (>=4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.5.64); (python_version < "3.13" and python_version >= "3.11") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.10") and extra == "graphics"
Requires-Dist: torch_optimizer (>=0.1.0); python_version >= "3.6" and extra == "development"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx_rtd_theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst_parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: xdoctest (>=1.1.2); extra == "docs"
Requires-Dist: GDAL (>=3.10.0); (python_version < "4.0" and python_version >= "3.13") and extra == "gdal"
Requires-Dist: GDAL (>=3.7.2); (python_version < "3.13" and python_version >= "3.12") and extra == "gdal"
Requires-Dist: GDAL (>=3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal"
Requires-Dist: GDAL (>=3.4.1); (python_version < "3.11" and python_version >= "3.10") and extra == "gdal"
Requires-Dist: flake8 (>=5.0.0); extra == "linting"
Requires-Dist: ubelt (>=1.3.6); extra == "linting"
Requires-Dist: rich (>=12.5.1); extra == "linting"
Requires-Dist: xdev (>=1.5.3); extra == "linting"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: shapely (>=2.0.6); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: shapely (>=2.0.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: shapely (>=2.0.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.11); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.9); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: rasterio (>=1.3.5); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: pandas (>=1.5.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: jq (>=1.8.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: jq (>=1.7.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: jq (>=1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10" and platform_system != "Windows") and extra == "runtime"
Requires-Dist: jq (>=1.2.1); (python_version < "3.10" and platform_system != "Windows") and extra == "runtime"
Requires-Dist: pyproj (>=3.7.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: pyproj (>=3.6.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pyproj (<3.5.0,>=3.4.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: pyproj (<3.5.0,>=3.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: pyproj (<3.5.0,>=3.2.1); python_version < "3.10" and extra == "runtime"
Requires-Dist: matplotlib (>=3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: matplotlib (>=3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: matplotlib (>=3.4.1); python_version < "3.10" and extra == "runtime"
Requires-Dist: mgrs (>=1.4.6); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: mgrs (>=1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: mgrs (>=1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: mgrs (>=1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: mgrs (>=1.3.7); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: kwarray (>=0.6.19); extra == "runtime"
Requires-Dist: einops (>=0.6.0); extra == "runtime"
Requires-Dist: rich (>=12.5.1); extra == "runtime"
Requires-Dist: affine (>=2.3.0); extra == "runtime"
Requires-Dist: ubelt (>=1.3.6); extra == "runtime"
Requires-Dist: requests (>=2.27.1); extra == "runtime"
Requires-Dist: kwutil (>=0.3.4); extra == "runtime"
Requires-Dist: kwgis (>=0.1.0); extra == "runtime"
Requires-Dist: kwgis (>=0.1.0); extra == "runtime"
Requires-Dist: more_itertools (>=8.12.0); extra == "runtime"
Requires-Dist: scriptconfig (>=0.7.10); extra == "runtime"
Requires-Dist: networkx (>=2.8.0); extra == "runtime"
Requires-Dist: lark (>=1.1.7); extra == "runtime"
Requires-Dist: lark_cython (>=0.0.16); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: lark_cython (>=0.0.15); python_version < "3.12" and extra == "runtime"
Requires-Dist: kwimage (>=0.10.0); extra == "runtime"
Requires-Dist: scikit-image (>=0.24.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: scikit-image (>=0.22.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scikit-image (>=0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scikit-image (>=0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scikit-image (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scikit-image (>=0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: kwcoco (>=0.8.2); extra == "runtime"
Requires-Dist: delayed_image (>=0.3.1); extra == "runtime"
Requires-Dist: ndsampler (>=0.8.0); extra == "runtime"
Requires-Dist: kwplot (>=0.4.14); extra == "runtime"
Requires-Dist: seaborn (>=0.13.0); extra == "runtime"
Requires-Dist: geopandas (<1.0.0,>=0.10.2); extra == "runtime"
Requires-Dist: utm (>=0.7.0); extra == "runtime"
Requires-Dist: geojson (>=3.1.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: geojson (>=3.0.1); (python_version < "3.12" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: torch (>=1.12.0); python_version < "3.11" and extra == "runtime"
Requires-Dist: pytorch_lightning (!=2.3.*,!=2.4.0,>=2.0.8); extra == "runtime"
Requires-Dist: lazy_loader (>=0.4); extra == "runtime"
Requires-Dist: imagesize (>=1.4.1); extra == "runtime"
Requires-Dist: cmd_queue (>=0.1.20); extra == "runtime"
Requires-Dist: fsspec (>=2023.6.0); extra == "runtime"
Requires-Dist: blake3 (>=1.0.1); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: blake3 (>=1.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: blake3 (>=0.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: blake3 (>=0.2.1); python_version < "3.11" and extra == "runtime"
Requires-Dist: pytest (>=8.0.2); extra == "tests"
Requires-Dist: xdoctest (>=1.1.5); extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); extra == "tests"
Requires-Dist: coverage (>=7.4.3); extra == "tests"
Requires-Dist: geodatasets (>=2023.12.0); extra == "tests"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: shapely (==2.0.6); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: shapely (==2.0.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.11); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.9); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: jq (==1.8.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: jq (==1.7.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: jq (==1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.11" and python_version >= "3.10" and platform_system != "Windows") and extra == "all-strict"
Requires-Dist: jq (==1.2.1); (python_version < "3.10" and platform_system != "Windows") and extra == "all-strict"
Requires-Dist: pyproj (==3.7.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pyproj (==3.6.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pyproj (<3.5.0,==3.4.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pyproj (<3.5.0,==3.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pyproj (<3.5.0,==3.2.1); python_version < "3.10" and extra == "all-strict"
Requires-Dist: matplotlib (==3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.1); python_version < "3.10" and extra == "all-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: mgrs (==1.3.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: kwarray (==0.6.19); extra == "all-strict"
Requires-Dist: einops (==0.6.0); extra == "all-strict"
Requires-Dist: rich (==12.5.1); extra == "all-strict"
Requires-Dist: affine (==2.3.0); extra == "all-strict"
Requires-Dist: ubelt (==1.3.6); extra == "all-strict"
Requires-Dist: requests (==2.27.1); extra == "all-strict"
Requires-Dist: kwutil (==0.3.4); extra == "all-strict"
Requires-Dist: kwgis (==0.1.0); extra == "all-strict"
Requires-Dist: kwgis (==0.1.0); extra == "all-strict"
Requires-Dist: more_itertools (==8.12.0); extra == "all-strict"
Requires-Dist: scriptconfig (==0.7.10); extra == "all-strict"
Requires-Dist: networkx (==2.8.0); extra == "all-strict"
Requires-Dist: lark (==1.1.7); extra == "all-strict"
Requires-Dist: lark_cython (==0.0.16); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: lark_cython (==0.0.15); python_version < "3.12" and extra == "all-strict"
Requires-Dist: kwimage (==0.10.0); extra == "all-strict"
Requires-Dist: scikit-image (==0.24.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scikit-image (==0.22.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scikit-image (==0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scikit-image (==0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scikit-image (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scikit-image (==0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: kwcoco (==0.8.2); extra == "all-strict"
Requires-Dist: delayed_image (==0.3.1); extra == "all-strict"
Requires-Dist: ndsampler (==0.8.0); extra == "all-strict"
Requires-Dist: kwplot (==0.4.14); extra == "all-strict"
Requires-Dist: seaborn (==0.13.0); extra == "all-strict"
Requires-Dist: geopandas (<1.0.0,==0.10.2); extra == "all-strict"
Requires-Dist: utm (==0.7.0); extra == "all-strict"
Requires-Dist: geojson (==3.1.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: geojson (==3.0.1); (python_version < "3.12" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: torch (==1.12.0); python_version < "3.11" and extra == "all-strict"
Requires-Dist: pytorch_lightning (!=2.3.*,!=2.4.0,==2.0.8); extra == "all-strict"
Requires-Dist: lazy_loader (==0.4); extra == "all-strict"
Requires-Dist: imagesize (==1.4.1); extra == "all-strict"
Requires-Dist: cmd_queue (==0.1.20); extra == "all-strict"
Requires-Dist: fsspec (==2023.6.0); extra == "all-strict"
Requires-Dist: blake3 (==1.0.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: blake3 (==1.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: blake3 (==0.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: blake3 (==0.2.1); python_version < "3.11" and extra == "all-strict"
Requires-Dist: pytest (==8.0.2); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); extra == "all-strict"
Requires-Dist: coverage (==7.4.3); extra == "all-strict"
Requires-Dist: geodatasets (==2023.12.0); extra == "all-strict"
Requires-Dist: opencv-python-headless (==4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "3.13" and python_version >= "3.11") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.10") and extra == "headless-strict"
Requires-Dist: opencv-python (==4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.5.64); (python_version < "3.13" and python_version >= "3.11") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.10" and python_version >= "3.10") and extra == "graphics-strict"
Requires-Dist: torch_optimizer (==0.1.0); python_version >= "3.6" and extra == "development-strict"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx_rtd_theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst_parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "docs-strict"
Requires-Dist: GDAL (==3.10.0); (python_version < "4.0" and python_version >= "3.13") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.7.2); (python_version < "3.13" and python_version >= "3.12") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.4.1); (python_version < "3.11" and python_version >= "3.10") and extra == "gdal-strict"
Requires-Dist: flake8 (==5.0.0); extra == "linting-strict"
Requires-Dist: ubelt (==1.3.6); extra == "linting-strict"
Requires-Dist: rich (==12.5.1); extra == "linting-strict"
Requires-Dist: xdev (==1.5.3); extra == "linting-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.6); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.11); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.9); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: rasterio (==1.3.5); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: jq (==1.8.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: jq (==1.7.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: jq (==1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.11" and python_version >= "3.10" and platform_system != "Windows") and extra == "runtime-strict"
Requires-Dist: jq (==1.2.1); (python_version < "3.10" and platform_system != "Windows") and extra == "runtime-strict"
Requires-Dist: pyproj (==3.7.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: pyproj (==3.6.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: pyproj (<3.5.0,==3.4.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: pyproj (<3.5.0,==3.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: pyproj (<3.5.0,==3.2.1); python_version < "3.10" and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.4.1); python_version < "3.10" and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.6); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.4.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: mgrs (==1.3.7); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: kwarray (==0.6.19); extra == "runtime-strict"
Requires-Dist: einops (==0.6.0); extra == "runtime-strict"
Requires-Dist: rich (==12.5.1); extra == "runtime-strict"
Requires-Dist: affine (==2.3.0); extra == "runtime-strict"
Requires-Dist: ubelt (==1.3.6); extra == "runtime-strict"
Requires-Dist: requests (==2.27.1); extra == "runtime-strict"
Requires-Dist: kwutil (==0.3.4); extra == "runtime-strict"
Requires-Dist: kwgis (==0.1.0); extra == "runtime-strict"
Requires-Dist: kwgis (==0.1.0); extra == "runtime-strict"
Requires-Dist: more_itertools (==8.12.0); extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.10); extra == "runtime-strict"
Requires-Dist: networkx (==2.8.0); extra == "runtime-strict"
Requires-Dist: lark (==1.1.7); extra == "runtime-strict"
Requires-Dist: lark_cython (==0.0.16); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: lark_cython (==0.0.15); python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: kwimage (==0.10.0); extra == "runtime-strict"
Requires-Dist: scikit-image (==0.24.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.22.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: kwcoco (==0.8.2); extra == "runtime-strict"
Requires-Dist: delayed_image (==0.3.1); extra == "runtime-strict"
Requires-Dist: ndsampler (==0.8.0); extra == "runtime-strict"
Requires-Dist: kwplot (==0.4.14); extra == "runtime-strict"
Requires-Dist: seaborn (==0.13.0); extra == "runtime-strict"
Requires-Dist: geopandas (<1.0.0,==0.10.2); extra == "runtime-strict"
Requires-Dist: utm (==0.7.0); extra == "runtime-strict"
Requires-Dist: geojson (==3.1.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: geojson (==3.0.1); (python_version < "3.12" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: torch (==1.12.0); python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: pytorch_lightning (!=2.3.*,!=2.4.0,==2.0.8); extra == "runtime-strict"
Requires-Dist: lazy_loader (==0.4); extra == "runtime-strict"
Requires-Dist: imagesize (==1.4.1); extra == "runtime-strict"
Requires-Dist: cmd_queue (==0.1.20); extra == "runtime-strict"
Requires-Dist: fsspec (==2023.6.0); extra == "runtime-strict"
Requires-Dist: blake3 (==1.0.1); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: blake3 (==1.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: blake3 (==0.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: blake3 (==0.2.1); python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: pytest (==8.0.2); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); extra == "tests-strict"
Requires-Dist: coverage (==7.4.3); extra == "tests-strict"
Requires-Dist: geodatasets (==2023.12.0); extra == "tests-strict"
Provides-Extra: all
Provides-Extra: headless
Provides-Extra: graphics
Provides-Extra: development
Provides-Extra: docs
Provides-Extra: gdal
Provides-Extra: linting
Provides-Extra: optional
Provides-Extra: runtime
Provides-Extra: tests
Provides-Extra: all-strict
Provides-Extra: headless-strict
Provides-Extra: graphics-strict
Provides-Extra: development-strict
Provides-Extra: docs-strict
Provides-Extra: gdal-strict
Provides-Extra: linting-strict
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
[Description omitted; length: 2745 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kwcoco_dataloader/__init__.py sha256=pmErQ0pIQTKGRxqNGiMdW6LeczDStSPp8PqJxl0Rdgc 102
kwcoco_dataloader/exceptions.py sha256=EFodPEPypYlUq7kKCelJ6uRKFlkpHK9vMThLz_avwLs 75
kwcoco_dataloader/heuristics.py sha256=xLfKjuUocPHw0cTpi2MtyayZofFGbdDy4zfc71s70Sc 33464
kwcoco_dataloader/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco_dataloader/cli/special/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco_dataloader/cli/special/finish_install.py sha256=HKOG2AZa3Rei3FDXCSwtupwZTihd5QZ-mCLb_cW2RTg 6849
kwcoco_dataloader/demo/__init__.py sha256=S8XHFMUu3Yb2RFeW4mErfEG_PN0p3NIc-j_RHVYKQ0k 2334
kwcoco_dataloader/demo/demo_region.py sha256=aROqWa5iiDEDpv4eoI38rYqmS8Q6ei1YJntqIywU4ho 21192
kwcoco_dataloader/demo/dummy_demodata.py sha256=HYekBh3WOtdp638FWBSky5q6dSYXUixM_NDVe3EZDUI 587
kwcoco_dataloader/demo/landsat_demodata.py sha256=eiFROVtnXn3wgXtSUTjcHpLnCFAyfrkpGQBoODajb48 7603
kwcoco_dataloader/demo/nitf_demodata.py sha256=ESnzGYyd7GXKvbbOU8DreatGPPIU6Tst8myUSmAmrcU 30151
kwcoco_dataloader/demo/smart_kwcoco_demodata.py sha256=nnV-8CcovYDy8aGfCLaZBL8nhkX6IYrJcW_mCvMlDRc 38554
kwcoco_dataloader/demo/metrics_demo/__init__.py sha256=gd4LdEEq7m4sVPfZ-dU2TPATzO7vxfDL2XeAEdAgYD4 138
kwcoco_dataloader/demo/metrics_demo/demo_rendering.py sha256=RrzM-Azv4HUquJeyhCG38Oub7I2w-TZaNWqPsvVK7B4 7517
kwcoco_dataloader/demo/metrics_demo/demo_truth.py sha256=X0824bMhD2YrIwnRE1Nts3N8OEXKz12cZXXn96mEpcI 26469
kwcoco_dataloader/demo/metrics_demo/demo_utils.py sha256=KI-v_bfV59YKjKu_9Mnd3Yx5LC_JKvxnqNNjWz64CJU 14205
kwcoco_dataloader/demo/metrics_demo/generate_demodata.py sha256=tKB7w77Svw8AXWYE6LgnvW8rV7awxuGZkWBkr8djiFo 6569
kwcoco_dataloader/demo/metrics_demo/site_perterbing.py sha256=K3JQcIUY0IPabsYJJX4kCIYkZDCkCezOwL_zhpyoK-E 15723
kwcoco_dataloader/tasks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco_dataloader/tasks/fusion/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco_dataloader/tasks/fusion/datamodules/__init__.py sha256=F8-weH4eYNJ_36dpeap6oZLhhw0GH3Lxry_ZtEHuQbk 529
kwcoco_dataloader/tasks/fusion/datamodules/balanced_sampling.py sha256=QSYEV7pmTRxa0DYSQfmpIFOT3N1uAw7hXidLu15_Ync 22723
kwcoco_dataloader/tasks/fusion/datamodules/batch_visualization.py sha256=_1cQ-MEa1RF71c-GLj7tEdpG0Sk5J5sPCwnebLNHjPY 50771
kwcoco_dataloader/tasks/fusion/datamodules/data_augment.py sha256=FdOu5ljkKFKZwq-WynwI7TLfNkQoR_UMJJV7oe4Ioao 10990
kwcoco_dataloader/tasks/fusion/datamodules/data_utils.py sha256=WuYzARMDkZotqC_QexHtSmm0FttRamaDH92haEnigPc 17971
kwcoco_dataloader/tasks/fusion/datamodules/kwcoco_datamodule.py sha256=HYQU7ZFeKsN4xSZlPo5EzLi1emy86yhQYDDY4qyOc0o 39140
kwcoco_dataloader/tasks/fusion/datamodules/kwcoco_dataset.py sha256=0lYd6w2AFMFNxATaQ3fAYzbXX_lPesCU8maUXexGuQY 208167
kwcoco_dataloader/tasks/fusion/datamodules/network_io.py sha256=qUw_cfraLNHHeTEbh65TGv7kE5cPp6s6xySVSevK6dU 21016
kwcoco_dataloader/tasks/fusion/datamodules/qa_bands.py sha256=R6gs4xR5-zfTjT67Zlze3JelAmKhLEc0Do-YlpjtHS8 41481
kwcoco_dataloader/tasks/fusion/datamodules/smart_mixins.py sha256=VWncwtdqHT2NSkPSGhoFilobcYMdRGdzJoggAES9UM8 12952
kwcoco_dataloader/tasks/fusion/datamodules/spacetime_grid_builder.py sha256=7WtK_eb4xh3LUWQvOH2WJ7MbofHpAZvF1gMY7V3WIb8 69272
kwcoco_dataloader/tasks/fusion/datamodules/util_positional_encoding.py sha256=hw2JucJLuQ0gJYod4--vCoOSf_8zbBbbQ_KyYHiE0gA 1191
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/__init__.py sha256=TdBvy4W977I6QjOniIrBRo2UbLDJ8_pDBQeCEjG49lU 1539
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/affinity.py sha256=ZOt527OCycysXaiw4CF6UpL7Xayu6rBuWq91TaUFs_I 49253
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/exceptions.py sha256=x5Uh9PoWFdm7Y9lQy-DDPWk9z3QcOSla0ZSnpHYlvdo 44
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/plots.py sha256=VLF7WKdVC9355quyRKsHdPH4RDTyy5s8b8jCQhyNF9M 11511
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/sampler.py sha256=7rSSx3P4oBIj0wUCDrRx7mB9KQ2n-v324n8BnWF7Ad4 41704
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/time_kernel.py sha256=mwRBf0ZYMLGwM1tBLDZMZ0s1mUHPlegpn53BLhI0zv0 6332
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/time_kernel_grammar.py sha256=RORTKw0C7jYjCvsu7Vm-lHS-HVFQJVhkxf31u6qObPc 3391
kwcoco_dataloader/tasks/fusion/datamodules/temporal_sampling/utils.py sha256=H_ehwCWIkGrlSfXUKMDvKi3S60MeqKAjPB-kN61JrGw 9185
kwcoco_dataloader/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco_dataloader/utils/kwcoco_extensions.py sha256=QANrpGxvag0ch6Hr-CZkyqrK-N4PnsHjaJjsTohcKhA 121793
kwcoco_dataloader/utils/remedian.py sha256=VT-1h6NmWhsa6CGvCTk4bG21H32Fx0rxr1Nl7d2Knfs 8371
kwcoco_dataloader/utils/util_bands.py sha256=BN3mIb3BphYAwZpVYmaS1KPrc62gPXOXVfkRkoFNV1s 41316
kwcoco_dataloader/utils/util_codes.py sha256=zGconnmMEf1i8gRb-GbSVQzXopdYLrLWWldv5_j6qos 1071
kwcoco_dataloader/utils/util_fsspec.py sha256=9O3H997WU5ErCWRJdeY9JsUqGMHlPvJy6tuWDbOust0 35943
kwcoco_dataloader/utils/util_globals.py sha256=lXcto7RcwH3TszDWJ3fElhhDbg-k0F9U0_uYPxBalcY 3015
kwcoco_dataloader/utils/util_kwarray.py sha256=Q1esVggxe6t-6_GyLA_tqJvTJ0lg-I24DzfB1qdC9qI 34096
kwcoco_dataloader/utils/util_kwimage.py sha256=udPiKmagzcBziMNs3G3wrzMK1xPO9bEM9zk3uqv7CVc 59033
kwcoco_dataloader/utils/util_kwutil.py sha256=02Gf_DgTI2bzgaacVaphIwTDVIwy5RQ6nCjTlcCy_-A 10856
kwcoco_dataloader/utils/util_nesting.py sha256=3_-u-xgLk4Akm8GlOHr2ym1UtitQBXACa4G67BiW_qs 1035
kwcoco_dataloader/utils/util_raster.py sha256=qVQIVV85ejWnxdXlZ5wzmPVdBybON-rWNMgFni_tfXg 16258
kwcoco_dataloader-0.1.0.dist-info/METADATA sha256=VsGY5UsBs8JKBMANFlnKch2dv_JhE0-vu6XoplF3RiQ 52364
kwcoco_dataloader-0.1.0.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
kwcoco_dataloader-0.1.0.dist-info/top_level.txt sha256=hzzMo5Tdkw_uRSkHmURCVa5VtsvJhohYFbKSC_neAIo 18
kwcoco_dataloader-0.1.0.dist-info/RECORD

top_level.txt

kwcoco_dataloader