Metadata-Version: 2.2
Name: geowatch
Version: 0.19.0
Home-page: https://gitlab.kitware.com/computer-vision/geowatch.git
Author: GeoWATCH developers
Author-email: kitware@kitware.com
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
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: scikit-learn>=1.3.1; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: scikit-learn>=1.1.3; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scikit-learn>=1.1.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-learn>=1.0.2; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-learn>=1.0.2; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scikit-image>=0.25.1; 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: scikit-image>=0.17.2; python_version < "3.8" and python_version >= "3.7"
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.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: jsonschema>=4.19.2
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: fiona>=1.8.22; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: fiona<1.9.0,>=1.8.22; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: fiona<1.9.0,>=1.8.22; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: fiona<1.9.0,>=1.8.22; 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: Pillow>=10.2.0
Requires-Dist: psutil>=5.9.6; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: psutil>=5.9.6; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: psutil>=5.9.6; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: psutil>=5.9.6; python_version < "3.10"
Requires-Dist: rtree>=1.0.1; python_version >= "3.11"
Requires-Dist: rtree>=1.0.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: rtree>=0.9.7; python_version < "3.10"
Requires-Dist: sqlalchemy>=1.4.50; python_version >= "3.11"
Requires-Dist: sqlalchemy>=1.4.37; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: sqlalchemy>=1.3.22; python_version < "3.10"
Requires-Dist: xxhash>=3.4.1; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: xxhash>=3.4.1; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: xxhash>=3.0.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: xxhash>=3.0.0; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: xxhash>=1.4.4; python_version <= "3.8"
Requires-Dist: numexpr>=2.8.4; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: numexpr>=2.8.1; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numexpr>=2.7.3; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numexpr>=2.7.3; python_version < "3.9" and python_version >= "3.8"
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.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: xarray>=0.17.0
Requires-Dist: einops>=0.6.0
Requires-Dist: dask[array]>=2023.5.0
Requires-Dist: rich>=12.5.1
Requires-Dist: textual>=0.1.18
Requires-Dist: text_unidecode>=1.3
Requires-Dist: configargparse>=1.7.0
Requires-Dist: parse>=1.19.0
Requires-Dist: affine>=2.3.0
Requires-Dist: ubelt>=1.3.6
Requires-Dist: xmltodict>=0.12.0
Requires-Dist: Pygments>=2.12.0
Requires-Dist: requests>=2.27.1
Requires-Dist: fasteners>=0.17.3
Requires-Dist: kwutil>=0.3.4
Requires-Dist: kwgis>=0.1.0
Requires-Dist: simple_dvc>=0.2.1
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: more_itertools>=8.12.0
Requires-Dist: pint>=0.23; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: pint>=0.18; python_version < "3.12"
Requires-Dist: girder_client>=3.1.15
Requires-Dist: lxml>=4.9.2; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: lxml>=4.6.3; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: lxml>=4.5.2; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: lxml>=4.4.1; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: lxml>=4.2.4; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: tempenv>=0.2.0
Requires-Dist: pystac_client>=0.5.1
Requires-Dist: scriptconfig>=0.8.2
Requires-Dist: pygtrie>=2.5.0; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: pygtrie>=2.5.0; python_version < "3.13" and python_version >= "3.6"
Requires-Dist: networkx>=2.8.0
Requires-Dist: python_dateutil>=2.8.2
Requires-Dist: pytimeparse>=1.1.8
Requires-Dist: progiter>=2.0.0
Requires-Dist: fire>=0.4.0
Requires-Dist: lark>=1.1.7
Requires-Dist: lark_cython>=0.0.15
Requires-Dist: distinctipy>=1.2.1
Requires-Dist: kwimage>=0.10.0
Requires-Dist: kwcoco>=0.8.2
Requires-Dist: delayed_image>=0.3.1
Requires-Dist: albumentations==1.0.0
Requires-Dist: ndsampler>=0.7.8
Requires-Dist: tifffile>=2021.4.8
Requires-Dist: kwplot>=0.4.14
Requires-Dist: seaborn>=0.13.0
Requires-Dist: kwgis>=0.1.0
Requires-Dist: geopandas<1.0.0,>=0.10.2
Requires-Dist: utm>=0.7.0
Requires-Dist: rgd_imagery_client>=0.2.7
Requires-Dist: rgd_client>=0.2.7
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: torchvision>=0.15.1; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: torchvision>=0.13.0; python_version < "3.11"
Requires-Dist: torchmetrics>=0.11.0
Requires-Dist: torch_liberator>=0.2.1
Requires-Dist: omegaconf>=2.3
Requires-Dist: hydra-core>=1.3.2
Requires-Dist: jsonargparse[signatures]>=4.19.0
Requires-Dist: pytorch_lightning!=2.3.*,!=2.4.0,>=2.0.8
Requires-Dist: monai>=0.8.0; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: monai>=0.6.0; python_version < "3.11"
Requires-Dist: torch_optimizer>=0.1.0
Requires-Dist: timm<0.9.0,>=0.6.13; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: timm<0.9.0,>=0.4.12; python_version < "3.11"
Requires-Dist: kornia>=0.6.8
Requires-Dist: segmentation-models-pytorch>=0.2.0; python_version < "3.11"
Requires-Dist: ujson>=5.6.0; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: ujson>=5.2.0; python_version < "3.11"
Requires-Dist: kwimage_ext>=0.2.1; platform_system == "Linux" and python_version < "3.12"
Requires-Dist: py-cpuinfo>=9.0.0; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: py-cpuinfo>=9.0.0; python_version < "3.13" and python_version >= "3.6"
Requires-Dist: ruamel.yaml<=0.17.32,>=0.17.22
Requires-Dist: ijson>=3.2.1; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: ijson>=3.2.1; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: ijson>=3.2.1; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: ijson>=3.2.1; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: ijson>=3.1.4; python_version < "3.10" and python_version >= "3.6"
Requires-Dist: lazy_loader>=0.3
Requires-Dist: colormath>=3.0.0
Requires-Dist: imagesize>=1.4.1
Requires-Dist: pytorch_msssim==0.1.5
Requires-Dist: absl_py>=1.4.0
Requires-Dist: PyYaml>=6.0.2; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: PyYaml>=6.0.1; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: PyYaml>=6.0; python_version < "3.12"
Requires-Dist: tqdm>=4.64.1
Requires-Dist: cmd_queue>=0.1.20
Requires-Dist: fsspec>=2023.6.0
Requires-Dist: s3fs>=2023.6.0
Requires-Dist: portion>=2.4.1
Requires-Dist: transformers>=4.37.2
Provides-Extra: all
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: scikit-learn>=1.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: scikit-learn>=1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-learn>=1.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scikit-image>=0.25.1; (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: scikit-image>=0.17.2; (python_version < "3.8" and python_version >= "3.7") 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.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: jsonschema>=4.19.2; 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: fiona>=1.8.22; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: fiona<1.9.0,>=1.8.22; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: fiona<1.9.0,>=1.8.22; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: fiona<1.9.0,>=1.8.22; 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: Pillow>=10.2.0; extra == "all"
Requires-Dist: psutil>=5.9.6; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: psutil>=5.9.6; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: psutil>=5.9.6; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: psutil>=5.9.6; python_version < "3.10" and extra == "all"
Requires-Dist: rtree>=1.0.1; python_version >= "3.11" and extra == "all"
Requires-Dist: rtree>=1.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: rtree>=0.9.7; python_version < "3.10" and extra == "all"
Requires-Dist: sqlalchemy>=1.4.50; python_version >= "3.11" and extra == "all"
Requires-Dist: sqlalchemy>=1.4.37; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: sqlalchemy>=1.3.22; python_version < "3.10" and extra == "all"
Requires-Dist: xxhash>=3.4.1; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: xxhash>=3.4.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: xxhash>=3.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: xxhash>=3.0.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: xxhash>=1.4.4; python_version <= "3.8" and extra == "all"
Requires-Dist: numexpr>=2.8.4; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numexpr>=2.8.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numexpr>=2.7.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numexpr>=2.7.3; (python_version < "3.9" and python_version >= "3.8") 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.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: xarray>=0.17.0; extra == "all"
Requires-Dist: einops>=0.6.0; extra == "all"
Requires-Dist: dask[array]>=2023.5.0; extra == "all"
Requires-Dist: rich>=12.5.1; extra == "all"
Requires-Dist: textual>=0.1.18; extra == "all"
Requires-Dist: text_unidecode>=1.3; extra == "all"
Requires-Dist: configargparse>=1.7.0; extra == "all"
Requires-Dist: parse>=1.19.0; extra == "all"
Requires-Dist: affine>=2.3.0; extra == "all"
Requires-Dist: ubelt>=1.3.6; extra == "all"
Requires-Dist: xmltodict>=0.12.0; extra == "all"
Requires-Dist: Pygments>=2.12.0; extra == "all"
Requires-Dist: requests>=2.27.1; extra == "all"
Requires-Dist: fasteners>=0.17.3; extra == "all"
Requires-Dist: kwutil>=0.3.4; extra == "all"
Requires-Dist: kwgis>=0.1.0; extra == "all"
Requires-Dist: simple_dvc>=0.2.1; 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: more_itertools>=8.12.0; extra == "all"
Requires-Dist: pint>=0.23; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pint>=0.18; python_version < "3.12" and extra == "all"
Requires-Dist: girder_client>=3.1.15; extra == "all"
Requires-Dist: lxml>=4.9.2; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: lxml>=4.6.3; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: lxml>=4.5.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: lxml>=4.4.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: lxml>=4.2.4; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: tempenv>=0.2.0; extra == "all"
Requires-Dist: pystac_client>=0.5.1; extra == "all"
Requires-Dist: scriptconfig>=0.8.2; extra == "all"
Requires-Dist: pygtrie>=2.5.0; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pygtrie>=2.5.0; (python_version < "3.13" and python_version >= "3.6") and extra == "all"
Requires-Dist: networkx>=2.8.0; extra == "all"
Requires-Dist: python_dateutil>=2.8.2; extra == "all"
Requires-Dist: pytimeparse>=1.1.8; extra == "all"
Requires-Dist: progiter>=2.0.0; extra == "all"
Requires-Dist: fire>=0.4.0; extra == "all"
Requires-Dist: lark>=1.1.7; extra == "all"
Requires-Dist: lark_cython>=0.0.15; extra == "all"
Requires-Dist: distinctipy>=1.2.1; extra == "all"
Requires-Dist: kwimage>=0.10.0; extra == "all"
Requires-Dist: kwcoco>=0.8.2; extra == "all"
Requires-Dist: delayed_image>=0.3.1; extra == "all"
Requires-Dist: albumentations==1.0.0; extra == "all"
Requires-Dist: ndsampler>=0.7.8; extra == "all"
Requires-Dist: tifffile>=2021.4.8; extra == "all"
Requires-Dist: kwplot>=0.4.14; extra == "all"
Requires-Dist: seaborn>=0.13.0; extra == "all"
Requires-Dist: kwgis>=0.1.0; extra == "all"
Requires-Dist: geopandas<1.0.0,>=0.10.2; extra == "all"
Requires-Dist: utm>=0.7.0; extra == "all"
Requires-Dist: rgd_imagery_client>=0.2.7; extra == "all"
Requires-Dist: rgd_client>=0.2.7; 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: torchvision>=0.15.1; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: torchvision>=0.13.0; python_version < "3.11" and extra == "all"
Requires-Dist: torchmetrics>=0.11.0; extra == "all"
Requires-Dist: torch_liberator>=0.2.1; extra == "all"
Requires-Dist: omegaconf>=2.3; extra == "all"
Requires-Dist: hydra-core>=1.3.2; extra == "all"
Requires-Dist: jsonargparse[signatures]>=4.19.0; extra == "all"
Requires-Dist: pytorch_lightning!=2.3.*,!=2.4.0,>=2.0.8; extra == "all"
Requires-Dist: monai>=0.8.0; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: monai>=0.6.0; python_version < "3.11" and extra == "all"
Requires-Dist: torch_optimizer>=0.1.0; extra == "all"
Requires-Dist: timm<0.9.0,>=0.6.13; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: timm<0.9.0,>=0.4.12; python_version < "3.11" and extra == "all"
Requires-Dist: kornia>=0.6.8; extra == "all"
Requires-Dist: segmentation-models-pytorch>=0.2.0; python_version < "3.11" and extra == "all"
Requires-Dist: ujson>=5.6.0; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: ujson>=5.2.0; python_version < "3.11" and extra == "all"
Requires-Dist: kwimage_ext>=0.2.1; (platform_system == "Linux" and python_version < "3.12") and extra == "all"
Requires-Dist: py-cpuinfo>=9.0.0; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: py-cpuinfo>=9.0.0; (python_version < "3.13" and python_version >= "3.6") and extra == "all"
Requires-Dist: ruamel.yaml<=0.17.32,>=0.17.22; extra == "all"
Requires-Dist: ijson>=3.2.1; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: ijson>=3.2.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: ijson>=3.2.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: ijson>=3.2.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: ijson>=3.1.4; (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: lazy_loader>=0.3; extra == "all"
Requires-Dist: colormath>=3.0.0; extra == "all"
Requires-Dist: imagesize>=1.4.1; extra == "all"
Requires-Dist: pytorch_msssim==0.1.5; extra == "all"
Requires-Dist: absl_py>=1.4.0; extra == "all"
Requires-Dist: PyYaml>=6.0.2; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: PyYaml>=6.0.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: PyYaml>=6.0; python_version < "3.12" and extra == "all"
Requires-Dist: tqdm>=4.64.1; extra == "all"
Requires-Dist: cmd_queue>=0.1.20; extra == "all"
Requires-Dist: fsspec>=2023.6.0; extra == "all"
Requires-Dist: s3fs>=2023.6.0; extra == "all"
Requires-Dist: portion>=2.4.1; extra == "all"
Requires-Dist: transformers>=4.37.2; 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: PyQt5>=5.15; extra == "all"
Requires-Dist: ipython>=8.13.1; (python_version < "4.0" and python_version >= "3.9") and extra == "all"
Requires-Dist: ipython>=8.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: flake8>=5.0.0; extra == "all"
Requires-Dist: autopep8>=2.0.0; extra == "all"
Requires-Dist: mkinit>=0.3.3; extra == "all"
Requires-Dist: timerit>=0.3.0; extra == "all"
Requires-Dist: codecarbon>=2.2.4; extra == "all"
Requires-Dist: humanize>=4.8.0; extra == "all"
Requires-Dist: rich_argparse>=1.1.0; python_version >= "3.7" and extra == "all"
Requires-Dist: argcomplete>=3.0.5; extra == "all"
Requires-Dist: Levenshtein>=0.20.8; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: Levenshtein>=0.16.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: simplekml>=1.3.3; (python_version < "4.0" and python_version >= "3.6") and extra == "all"
Provides-Extra: aws
Requires-Dist: botocore>=1.31.17; extra == "aws"
Requires-Dist: s3transfer>=0.6.2; extra == "aws"
Requires-Dist: s3fs>=2023.6.0; extra == "aws"
Provides-Extra: aws-strict
Requires-Dist: botocore==1.31.17; extra == "aws-strict"
Requires-Dist: s3transfer==0.6.2; extra == "aws-strict"
Requires-Dist: s3fs==2023.6.0; extra == "aws-strict"
Provides-Extra: cold
Requires-Dist: astropy>=5.2.2; (python_version < "4.0" and python_version >= "3.11") and extra == "cold"
Requires-Dist: astropy>=5.1; (python_version < "3.11" and python_version >= "3.10") and extra == "cold"
Requires-Dist: astropy>=5.1; (python_version < "3.10" and python_version >= "3.9") and extra == "cold"
Requires-Dist: astropy>=5.1; (python_version < "3.9" and python_version >= "3.8") and extra == "cold"
Requires-Dist: pycold>=0.1.2; extra == "cold"
Provides-Extra: cold-strict
Requires-Dist: astropy==5.2.2; (python_version < "4.0" and python_version >= "3.11") and extra == "cold-strict"
Requires-Dist: astropy==5.1; (python_version < "3.11" and python_version >= "3.10") and extra == "cold-strict"
Requires-Dist: astropy==5.1; (python_version < "3.10" and python_version >= "3.9") and extra == "cold-strict"
Requires-Dist: astropy==5.1; (python_version < "3.9" and python_version >= "3.8") and extra == "cold-strict"
Requires-Dist: pycold==0.1.2; extra == "cold-strict"
Provides-Extra: development
Requires-Dist: tensorboard>=2.14.0; extra == "development"
Requires-Dist: performer_pytorch>=1.0.11; extra == "development"
Requires-Dist: reformer_pytorch>=1.4.3; extra == "development"
Requires-Dist: perceiver-pytorch>=0.8.3; extra == "development"
Requires-Dist: torch_optimizer>=0.1.0; python_version >= "3.6" and extra == "development"
Requires-Dist: openpyxl>=3.0.9; extra == "development"
Requires-Dist: textual>=0.1.18; extra == "development"
Requires-Dist: dataframe_image>=0.1.13; extra == "development"
Requires-Dist: wrapt>=1.14.1; extra == "development"
Provides-Extra: development-strict
Requires-Dist: tensorboard==2.14.0; extra == "development-strict"
Requires-Dist: performer_pytorch==1.0.11; extra == "development-strict"
Requires-Dist: reformer_pytorch==1.4.3; extra == "development-strict"
Requires-Dist: perceiver-pytorch==0.8.3; extra == "development-strict"
Requires-Dist: torch_optimizer==0.1.0; python_version >= "3.6" and extra == "development-strict"
Requires-Dist: openpyxl==3.0.9; extra == "development-strict"
Requires-Dist: textual==0.1.18; extra == "development-strict"
Requires-Dist: dataframe_image==0.1.13; extra == "development-strict"
Requires-Dist: wrapt==1.14.1; extra == "development-strict"
Provides-Extra: dvc
Requires-Dist: dvc[s3,ssh]>=3.7.0; extra == "dvc"
Requires-Dist: simple_dvc>=0.2.1; extra == "dvc"
Provides-Extra: dvc-strict
Requires-Dist: dvc[s3,ssh]==3.7.0; extra == "dvc-strict"
Requires-Dist: simple_dvc==0.2.1; extra == "dvc-strict"
Provides-Extra: gdal
Requires-Dist: GDAL>=3.9.2; (python_version < "3.14" 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"
Provides-Extra: gdal-strict
Requires-Dist: GDAL==3.9.2; (python_version < "3.14" 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"
Provides-Extra: linting
Requires-Dist: flake8>=5.0.0; extra == "linting"
Requires-Dist: ubelt>=1.3.6; extra == "linting"
Requires-Dist: fire>=0.4.0; extra == "linting"
Requires-Dist: rich>=12.5.1; extra == "linting"
Requires-Dist: xdev>=1.5.3; extra == "linting"
Provides-Extra: linting-strict
Requires-Dist: flake8==5.0.0; extra == "linting-strict"
Requires-Dist: ubelt==1.3.6; extra == "linting-strict"
Requires-Dist: fire==0.4.0; extra == "linting-strict"
Requires-Dist: rich==12.5.1; extra == "linting-strict"
Requires-Dist: xdev==1.5.3; extra == "linting-strict"
Provides-Extra: materials
Requires-Dist: segmentation_models_pytorch>=0.3.0; extra == "materials"
Requires-Dist: pycm>=3.6; extra == "materials"
Provides-Extra: materials-strict
Requires-Dist: segmentation_models_pytorch==0.3.0; extra == "materials-strict"
Requires-Dist: pycm==3.6; extra == "materials-strict"
Provides-Extra: mmcv
Requires-Dist: mmcv>=2.0.0; extra == "mmcv"
Provides-Extra: mmcv-strict
Requires-Dist: mmcv==2.0.0; extra == "mmcv-strict"
Provides-Extra: optional
Requires-Dist: PyQt5>=5.15; extra == "optional"
Requires-Dist: ipython>=8.13.1; (python_version < "4.0" and python_version >= "3.9") and extra == "optional"
Requires-Dist: ipython>=8.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: flake8>=5.0.0; extra == "optional"
Requires-Dist: autopep8>=2.0.0; extra == "optional"
Requires-Dist: mkinit>=0.3.3; extra == "optional"
Requires-Dist: timerit>=0.3.0; extra == "optional"
Requires-Dist: codecarbon>=2.2.4; extra == "optional"
Requires-Dist: humanize>=4.8.0; extra == "optional"
Requires-Dist: rich_argparse>=1.1.0; python_version >= "3.7" and extra == "optional"
Requires-Dist: argcomplete>=3.0.5; extra == "optional"
Requires-Dist: Levenshtein>=0.20.8; (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: Levenshtein>=0.16.0; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: Levenshtein>=0.12.0; (python_version < "3.6" and python_version >= "3.5") and extra == "optional"
Requires-Dist: simplekml>=1.3.3; (python_version < "4.0" and python_version >= "3.6") and extra == "optional"
Provides-Extra: optional-strict
Requires-Dist: PyQt5==5.15; extra == "optional-strict"
Requires-Dist: ipython==8.13.1; (python_version < "4.0" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: ipython==8.0.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: flake8==5.0.0; extra == "optional-strict"
Requires-Dist: autopep8==2.0.0; extra == "optional-strict"
Requires-Dist: mkinit==0.3.3; extra == "optional-strict"
Requires-Dist: timerit==0.3.0; extra == "optional-strict"
Requires-Dist: codecarbon==2.2.4; extra == "optional-strict"
Requires-Dist: humanize==4.8.0; extra == "optional-strict"
Requires-Dist: rich_argparse==1.1.0; python_version >= "3.7" and extra == "optional-strict"
Requires-Dist: argcomplete==3.0.5; extra == "optional-strict"
Requires-Dist: Levenshtein==0.20.8; (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.16.0; (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.12.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.12.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.12.0; (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.12.0; (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: Levenshtein==0.12.0; (python_version < "3.6" and python_version >= "3.5") and extra == "optional-strict"
Requires-Dist: simplekml==1.3.3; (python_version < "4.0" and python_version >= "3.6") and extra == "optional-strict"
Provides-Extra: python-build-tools
Requires-Dist: pip>=23.1.2; extra == "python-build-tools"
Requires-Dist: setuptools>=67.7.2; extra == "python-build-tools"
Requires-Dist: wheel>=0.40.0; extra == "python-build-tools"
Requires-Dist: build>=0.10.0; extra == "python-build-tools"
Provides-Extra: python-build-tools-strict
Requires-Dist: pip==23.1.2; extra == "python-build-tools-strict"
Requires-Dist: setuptools==67.7.2; extra == "python-build-tools-strict"
Requires-Dist: wheel==0.40.0; extra == "python-build-tools-strict"
Requires-Dist: build==0.10.0; extra == "python-build-tools-strict"
Provides-Extra: runtime
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: scikit-learn>=1.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scikit-learn>=1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scikit-learn>=1.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: scikit-image>=0.25.1; (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: scikit-image>=0.17.2; (python_version < "3.8" and python_version >= "3.7") 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.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: jsonschema>=4.19.2; 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: fiona>=1.8.22; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: fiona<1.9.0,>=1.8.22; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: fiona<1.9.0,>=1.8.22; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: fiona<1.9.0,>=1.8.22; 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: Pillow>=10.2.0; extra == "runtime"
Requires-Dist: psutil>=5.9.6; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: psutil>=5.9.6; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: psutil>=5.9.6; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: psutil>=5.9.6; python_version < "3.10" and extra == "runtime"
Requires-Dist: rtree>=1.0.1; python_version >= "3.11" and extra == "runtime"
Requires-Dist: rtree>=1.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: rtree>=0.9.7; python_version < "3.10" and extra == "runtime"
Requires-Dist: sqlalchemy>=1.4.50; python_version >= "3.11" and extra == "runtime"
Requires-Dist: sqlalchemy>=1.4.37; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: sqlalchemy>=1.3.22; python_version < "3.10" and extra == "runtime"
Requires-Dist: xxhash>=3.4.1; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: xxhash>=3.4.1; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: xxhash>=3.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: xxhash>=3.0.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: xxhash>=1.4.4; python_version <= "3.8" and extra == "runtime"
Requires-Dist: numexpr>=2.8.4; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numexpr>=2.8.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numexpr>=2.7.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numexpr>=2.7.3; (python_version < "3.9" and python_version >= "3.8") 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.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: xarray>=0.17.0; extra == "runtime"
Requires-Dist: einops>=0.6.0; extra == "runtime"
Requires-Dist: dask[array]>=2023.5.0; extra == "runtime"
Requires-Dist: rich>=12.5.1; extra == "runtime"
Requires-Dist: textual>=0.1.18; extra == "runtime"
Requires-Dist: text_unidecode>=1.3; extra == "runtime"
Requires-Dist: configargparse>=1.7.0; extra == "runtime"
Requires-Dist: parse>=1.19.0; extra == "runtime"
Requires-Dist: affine>=2.3.0; extra == "runtime"
Requires-Dist: ubelt>=1.3.6; extra == "runtime"
Requires-Dist: xmltodict>=0.12.0; extra == "runtime"
Requires-Dist: Pygments>=2.12.0; extra == "runtime"
Requires-Dist: requests>=2.27.1; extra == "runtime"
Requires-Dist: fasteners>=0.17.3; extra == "runtime"
Requires-Dist: kwutil>=0.3.4; extra == "runtime"
Requires-Dist: kwgis>=0.1.0; extra == "runtime"
Requires-Dist: simple_dvc>=0.2.1; 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: more_itertools>=8.12.0; extra == "runtime"
Requires-Dist: pint>=0.23; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pint>=0.18; python_version < "3.12" and extra == "runtime"
Requires-Dist: girder_client>=3.1.15; extra == "runtime"
Requires-Dist: lxml>=4.9.2; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: lxml>=4.6.3; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: lxml>=4.5.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: lxml>=4.4.1; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: lxml>=4.2.4; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: tempenv>=0.2.0; extra == "runtime"
Requires-Dist: pystac_client>=0.5.1; extra == "runtime"
Requires-Dist: scriptconfig>=0.8.2; extra == "runtime"
Requires-Dist: pygtrie>=2.5.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: pygtrie>=2.5.0; (python_version < "3.13" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: networkx>=2.8.0; extra == "runtime"
Requires-Dist: python_dateutil>=2.8.2; extra == "runtime"
Requires-Dist: pytimeparse>=1.1.8; extra == "runtime"
Requires-Dist: progiter>=2.0.0; extra == "runtime"
Requires-Dist: fire>=0.4.0; extra == "runtime"
Requires-Dist: lark>=1.1.7; extra == "runtime"
Requires-Dist: lark_cython>=0.0.15; extra == "runtime"
Requires-Dist: distinctipy>=1.2.1; extra == "runtime"
Requires-Dist: kwimage>=0.10.0; extra == "runtime"
Requires-Dist: kwcoco>=0.8.2; extra == "runtime"
Requires-Dist: delayed_image>=0.3.1; extra == "runtime"
Requires-Dist: albumentations==1.0.0; extra == "runtime"
Requires-Dist: ndsampler>=0.7.8; extra == "runtime"
Requires-Dist: tifffile>=2021.4.8; extra == "runtime"
Requires-Dist: kwplot>=0.4.14; extra == "runtime"
Requires-Dist: seaborn>=0.13.0; extra == "runtime"
Requires-Dist: kwgis>=0.1.0; extra == "runtime"
Requires-Dist: geopandas<1.0.0,>=0.10.2; extra == "runtime"
Requires-Dist: utm>=0.7.0; extra == "runtime"
Requires-Dist: rgd_imagery_client>=0.2.7; extra == "runtime"
Requires-Dist: rgd_client>=0.2.7; 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: torchvision>=0.15.1; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: torchvision>=0.13.0; python_version < "3.11" and extra == "runtime"
Requires-Dist: torchmetrics>=0.11.0; extra == "runtime"
Requires-Dist: torch_liberator>=0.2.1; extra == "runtime"
Requires-Dist: omegaconf>=2.3; extra == "runtime"
Requires-Dist: hydra-core>=1.3.2; extra == "runtime"
Requires-Dist: jsonargparse[signatures]>=4.19.0; extra == "runtime"
Requires-Dist: pytorch_lightning!=2.3.*,!=2.4.0,>=2.0.8; extra == "runtime"
Requires-Dist: monai>=0.8.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: monai>=0.6.0; python_version < "3.11" and extra == "runtime"
Requires-Dist: torch_optimizer>=0.1.0; extra == "runtime"
Requires-Dist: timm<0.9.0,>=0.6.13; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: timm<0.9.0,>=0.4.12; python_version < "3.11" and extra == "runtime"
Requires-Dist: kornia>=0.6.8; extra == "runtime"
Requires-Dist: segmentation-models-pytorch>=0.2.0; python_version < "3.11" and extra == "runtime"
Requires-Dist: ujson>=5.6.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: ujson>=5.2.0; python_version < "3.11" and extra == "runtime"
Requires-Dist: kwimage_ext>=0.2.1; (platform_system == "Linux" and python_version < "3.12") and extra == "runtime"
Requires-Dist: py-cpuinfo>=9.0.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: py-cpuinfo>=9.0.0; (python_version < "3.13" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: ruamel.yaml<=0.17.32,>=0.17.22; extra == "runtime"
Requires-Dist: ijson>=3.2.1; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: ijson>=3.2.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: ijson>=3.2.1; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: ijson>=3.2.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: ijson>=3.1.4; (python_version < "3.10" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: lazy_loader>=0.3; extra == "runtime"
Requires-Dist: colormath>=3.0.0; extra == "runtime"
Requires-Dist: imagesize>=1.4.1; extra == "runtime"
Requires-Dist: pytorch_msssim==0.1.5; extra == "runtime"
Requires-Dist: absl_py>=1.4.0; extra == "runtime"
Requires-Dist: PyYaml>=6.0.2; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: PyYaml>=6.0.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: PyYaml>=6.0; python_version < "3.12" and extra == "runtime"
Requires-Dist: tqdm>=4.64.1; extra == "runtime"
Requires-Dist: cmd_queue>=0.1.20; extra == "runtime"
Requires-Dist: fsspec>=2023.6.0; extra == "runtime"
Requires-Dist: s3fs>=2023.6.0; extra == "runtime"
Requires-Dist: portion>=2.4.1; extra == "runtime"
Requires-Dist: transformers>=4.37.2; extra == "runtime"
Provides-Extra: runtime-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: scikit-learn==1.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scikit-image==0.25.1; (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: scikit-image==0.17.2; (python_version < "3.8" and python_version >= "3.7") 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.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: jsonschema==4.19.2; 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: fiona==1.8.22; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: fiona<1.9.0,==1.8.22; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: fiona<1.9.0,==1.8.22; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: fiona<1.9.0,==1.8.22; 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: Pillow==10.2.0; extra == "runtime-strict"
Requires-Dist: psutil==5.9.6; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: psutil==5.9.6; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: psutil==5.9.6; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: psutil==5.9.6; python_version < "3.10" and extra == "runtime-strict"
Requires-Dist: rtree==1.0.1; python_version >= "3.11" and extra == "runtime-strict"
Requires-Dist: rtree==1.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: rtree==0.9.7; python_version < "3.10" and extra == "runtime-strict"
Requires-Dist: sqlalchemy==1.4.50; python_version >= "3.11" and extra == "runtime-strict"
Requires-Dist: sqlalchemy==1.4.37; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: sqlalchemy==1.3.22; python_version < "3.10" and extra == "runtime-strict"
Requires-Dist: xxhash==3.4.1; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: xxhash==3.4.1; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: xxhash==3.0.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: xxhash==3.0.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: xxhash==1.4.4; python_version <= "3.8" and extra == "runtime-strict"
Requires-Dist: numexpr==2.8.4; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numexpr==2.8.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numexpr==2.7.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numexpr==2.7.3; (python_version < "3.9" and python_version >= "3.8") 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.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: xarray==0.17.0; extra == "runtime-strict"
Requires-Dist: einops==0.6.0; extra == "runtime-strict"
Requires-Dist: dask[array]==2023.5.0; extra == "runtime-strict"
Requires-Dist: rich==12.5.1; extra == "runtime-strict"
Requires-Dist: textual==0.1.18; extra == "runtime-strict"
Requires-Dist: text_unidecode==1.3; extra == "runtime-strict"
Requires-Dist: configargparse==1.7.0; extra == "runtime-strict"
Requires-Dist: parse==1.19.0; extra == "runtime-strict"
Requires-Dist: affine==2.3.0; extra == "runtime-strict"
Requires-Dist: ubelt==1.3.6; extra == "runtime-strict"
Requires-Dist: xmltodict==0.12.0; extra == "runtime-strict"
Requires-Dist: Pygments==2.12.0; extra == "runtime-strict"
Requires-Dist: requests==2.27.1; extra == "runtime-strict"
Requires-Dist: fasteners==0.17.3; extra == "runtime-strict"
Requires-Dist: kwutil==0.3.4; extra == "runtime-strict"
Requires-Dist: kwgis==0.1.0; extra == "runtime-strict"
Requires-Dist: simple_dvc==0.2.1; 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: more_itertools==8.12.0; extra == "runtime-strict"
Requires-Dist: pint==0.23; (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: pint==0.18; python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: girder_client==3.1.15; extra == "runtime-strict"
Requires-Dist: lxml==4.9.2; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: lxml==4.6.3; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: lxml==4.5.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: lxml==4.4.1; (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: lxml==4.2.4; (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: tempenv==0.2.0; extra == "runtime-strict"
Requires-Dist: pystac_client==0.5.1; extra == "runtime-strict"
Requires-Dist: scriptconfig==0.8.2; extra == "runtime-strict"
Requires-Dist: pygtrie==2.5.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: pygtrie==2.5.0; (python_version < "3.13" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: networkx==2.8.0; extra == "runtime-strict"
Requires-Dist: python_dateutil==2.8.2; extra == "runtime-strict"
Requires-Dist: pytimeparse==1.1.8; extra == "runtime-strict"
Requires-Dist: progiter==2.0.0; extra == "runtime-strict"
Requires-Dist: fire==0.4.0; extra == "runtime-strict"
Requires-Dist: lark==1.1.7; extra == "runtime-strict"
Requires-Dist: lark_cython==0.0.15; extra == "runtime-strict"
Requires-Dist: distinctipy==1.2.1; extra == "runtime-strict"
Requires-Dist: kwimage==0.10.0; extra == "runtime-strict"
Requires-Dist: kwcoco==0.8.2; extra == "runtime-strict"
Requires-Dist: delayed_image==0.3.1; extra == "runtime-strict"
Requires-Dist: albumentations==1.0.0; extra == "runtime-strict"
Requires-Dist: ndsampler==0.7.8; extra == "runtime-strict"
Requires-Dist: tifffile==2021.4.8; extra == "runtime-strict"
Requires-Dist: kwplot==0.4.14; extra == "runtime-strict"
Requires-Dist: seaborn==0.13.0; extra == "runtime-strict"
Requires-Dist: kwgis==0.1.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: rgd_imagery_client==0.2.7; extra == "runtime-strict"
Requires-Dist: rgd_client==0.2.7; 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: torchvision==0.15.1; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: torchvision==0.13.0; python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: torchmetrics==0.11.0; extra == "runtime-strict"
Requires-Dist: torch_liberator==0.2.1; extra == "runtime-strict"
Requires-Dist: omegaconf==2.3; extra == "runtime-strict"
Requires-Dist: hydra-core==1.3.2; extra == "runtime-strict"
Requires-Dist: jsonargparse[signatures]==4.19.0; extra == "runtime-strict"
Requires-Dist: pytorch_lightning!=2.3.*,!=2.4.0,==2.0.8; extra == "runtime-strict"
Requires-Dist: monai==0.8.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: monai==0.6.0; python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: torch_optimizer==0.1.0; extra == "runtime-strict"
Requires-Dist: timm<0.9.0,==0.6.13; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: timm<0.9.0,==0.4.12; python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: kornia==0.6.8; extra == "runtime-strict"
Requires-Dist: segmentation-models-pytorch==0.2.0; python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: ujson==5.6.0; (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: ujson==5.2.0; python_version < "3.11" and extra == "runtime-strict"
Requires-Dist: kwimage_ext==0.2.1; (platform_system == "Linux" and python_version < "3.12") and extra == "runtime-strict"
Requires-Dist: py-cpuinfo==9.0.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: py-cpuinfo==9.0.0; (python_version < "3.13" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: ruamel.yaml<=0.17.32,==0.17.22; extra == "runtime-strict"
Requires-Dist: ijson==3.2.1; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: ijson==3.2.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: ijson==3.2.1; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: ijson==3.2.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: ijson==3.1.4; (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: lazy_loader==0.3; extra == "runtime-strict"
Requires-Dist: colormath==3.0.0; extra == "runtime-strict"
Requires-Dist: imagesize==1.4.1; extra == "runtime-strict"
Requires-Dist: pytorch_msssim==0.1.5; extra == "runtime-strict"
Requires-Dist: absl_py==1.4.0; extra == "runtime-strict"
Requires-Dist: PyYaml==6.0.2; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: PyYaml==6.0.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: PyYaml==6.0; python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: tqdm==4.64.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: s3fs==2023.6.0; extra == "runtime-strict"
Requires-Dist: portion==2.4.1; extra == "runtime-strict"
Requires-Dist: transformers==4.37.2; extra == "runtime-strict"
Provides-Extra: tensorflow
Requires-Dist: tensorflow>=2.12; extra == "tensorflow"
Requires-Dist: protobuf==3.20.3; extra == "tensorflow"
Provides-Extra: tensorflow-strict
Requires-Dist: tensorflow==2.12; extra == "tensorflow-strict"
Requires-Dist: protobuf==3.20.3; extra == "tensorflow-strict"
Provides-Extra: tests
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"
Provides-Extra: tests-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: graphics
Requires-Dist: opencv-python>=4.5.5.64; (python_version < "4.0" 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"
Provides-Extra: graphics-strict
Requires-Dist: opencv-python==4.5.5.64; (python_version < "4.0" 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"
Provides-Extra: headless
Requires-Dist: opencv-python-headless>=4.5.5.64; (python_version < "4.0" 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"
Provides-Extra: headless-strict
Requires-Dist: opencv-python-headless==4.5.5.64; (python_version < "4.0" 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"
Provides-Extra: compat
Requires-Dist: netharn>=0.6.1; extra == "compat"
Provides-Extra: compat-strict
Requires-Dist: netharn==0.6.1; extra == "compat-strict"
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

GeoWATCH - Geographic Wide Area Terrestrial Change Hypercube
============================================================


.. https://ipfs.io/ipfs/bafybeia3xfmrj2mzgg5jwlxvhpoi6vuyftyphbdezppbpjgn4uqvqtxlcu/smart_watch.svg
.. https://ipfs.io/ipfs/QmYftzG6enTebF2f143KeHiPiJGs66LJf3jT1fNYAiqQvq

.. The large version wont work because github strips rst image rescaling.
.. .. image:: https://ipfs.io/ipfs/QmYftzG6enTebF2f143KeHiPiJGs66LJf3jT1fNYAiqQvq
.. .. image:: https://ipfs.io/ipfs/bafybeia3xfmrj2mzgg5jwlxvhpoi6vuyftyphbdezppbpjgn4uqvqtxlcu/smart_watch.svg

.. .. image:: https://i.imgur.com/0HESHf7.png

.. FULL SVG .. image:: https://data.kitware.com/api/v1/file/657ca7298c54f378b99229dc/download
.. FULL PNG..   image:: https://data.kitware.com/api/v1/file/657ca7698c54f378b99229e9/download
.. 64-THUMBNAIL .. image:: https://data.kitware.com/api/v1/file/657ca7df8c54f378b99229ee/download
.. 128-THUMBNAIL .. image:: https://data.kitware.com/api/v1/file/657ca8a78c54f378b99229f5/download

.. image:: https://data.kitware.com/api/v1/file/657ca8a78c54f378b99229f5/download
   :height: 64px
   :align: left

|GitlabCIPipeline| |GitlabCICoverage| |Pypi| |PypiDownloads| |ReadTheDocs|

GeoWATCH is an open source research and production environment for image and
video segmentation and detection with geospatial awareness.


This repository addresses the algorithmic challenges of the
`IARPA SMART <https://www.iarpa.gov/research-programs/smart>`_ (Space-based
Machine Automated Recognition Technique) program.  The goal of this software is
analyze space-based imagery to perform broad-area search for natural and
anthropogenic events and characterize their extent and progression in time and
space.


The following table provides links to relevant resources for the SMART WATCH project:

+----------------------------------------------------------+----------------------------------------------------------------+
| The GeoWATCH Gitlab Repo                                 | https://gitlab.kitware.com/computer-vision/geowatch/           |
+----------------------------------------------------------+----------------------------------------------------------------+
| Pypi                                                     | https://pypi.org/project/geowatch/                             |
+----------------------------------------------------------+----------------------------------------------------------------+
| Read the docs                                            | https://geowatch.readthedocs.io                                |
+----------------------------------------------------------+----------------------------------------------------------------+
| Slides                                                   | `Software Overview Slides`_  and `KHQ Demo Slides`_            |
+----------------------------------------------------------+----------------------------------------------------------------+
| Blog Post                                                | https://www.kitware.com/geowatch/                              |
+----------------------------------------------------------+----------------------------------------------------------------+
| The Phase 2 Internal SMART GeoWATCH DVC Data Repo        | https://gitlab.kitware.com/smart/smart_data_dvc/               |
+----------------------------------------------------------+----------------------------------------------------------------+
| The Phase 2 Internal SMART GeoWATCH DVC Experiment Repo  | https://gitlab.kitware.com/smart/smart_expt_dvc/               |
+----------------------------------------------------------+----------------------------------------------------------------+

.. _Software Overview Slides: https://docs.google.com/presentation/d/125kMWZIwfS85lm7bvvCwGAlYZ2BevCfBLot7A72cDk8/

.. _KHQ Demo Slides: https://docs.google.com/presentation/d/1HKH_sGJX4wH60j8t4iDrZN8nH71jGX1vbCXFRIDVI7c/

Purpose & Features
------------------

GeoWATCH can be used to train, predict, and evaluate segmentation models on
multi-sensor image or video data.
Polygons can be extracted or "tracked" across frames in a video to produce
vectorized predictions.

Images can be in different resolutions, may be paired with geospatial metadata
(but this is not required), and have any number of sensed or derived raster
bands. Each raster band for an image need not be at the same resolution. The
only requirement is that there is an affine transform that relates each
underlying "asset space" into "image space", which in turn must be similarly
related to each "video space". These transforms and all other details of the
dataset are provided in a kwcoco file.

Dataloaders are setup to work with kwcoco files, and at train time details like
mean/std computation, classes, frequency weights are handled automatically as
opposed to common practice of hardcoding those values somewhere in a config
file or in the code. In this way GeoWATCH seeks to run on the input data the
user provides, rather than make assumptions about it. The only restriction is
that the data must be registered in a
`kwcoco <https://gitlab.kitware.com/computer-vision/kwcoco>`_ file, which is
easy to do, can co-exist with arbitrary other on-disk structures, and has many
benefits. Images can be arbitrarily large or small, and can be used in-situ
(i.e. the raw images need not be pre-processed in any way), although some
formats (e.g. COGs) will be more efficient than others.


.. .. Slides:
.. .. * `KQH Demo Slides <https://docs.google.com/presentation/d/1HKH_sGJX4wH60j8t4iDrZN8nH71jGX1vbCXFRIDVI7c/edit#slide=id.p>`_.
.. .. * `GeoWATCH Software Overview <https://docs.google.com/presentation/d/125kMWZIwfS85lm7bvvCwGAlYZ2BevCfBLot7A72cDk8/edit#slide=id.g282ae2e4546_0_5>`_.

Use Case: Heavy Construction
----------------------------

The motivating use-case for this software is detection of heavy construction
events and the classification of their phases.


The first image illustrates the broad area search (BAS) component of the
pipeline that uses low spatio-temporal resolution data to detect candidate
"salient" regions for further processing.

.. .. image:: https://i.imgur.com/tilGphj.gif
.. image:: https://data.kitware.com/api/v1/file/657ca9778c54f378b99229fa/download
   :height: 100px
   :align: left

The next main component of the system is activity characterization (AC) where
higher resolution data is used to refine predicted information. In this case we
classify each polygon as a different phase of construction. In the above
example there are 3 detected candidates. We now zoom in on the one in the
middle.

.. .. image:: https://i.imgur.com/2EBpDGZ.gif
.. image:: https://data.kitware.com/api/v1/file/657ca9788c54f378b99229fd/download
   :height: 100px
   :align: left

This shows the system detecting the construction of the KHQ building and
classifying its phases. This demo was run on public data, and can be reproduced
with `Tutorial 6 <docs/source/manual/tutorial/tutorial6_predict_KHQ.sh>`_. The system was not
trained on this region.


Publicly released model weights indexed via the decentralized
`IPFS <https://en.wikipedia.org/wiki/InterPlanetary_File_System>`_
protocol as well as through Kitware's centralized
`Girder <https://girder.readthedocs.io/en/latest/>`_ system.
Note IPFS links use the ipfs.io gateway, but the CID can be used to accesss the data directly. See
`IPFS tutorials <https://docs.ipfs.tech/how-to/desktop-app/#install-ipfs-desktop>`_ for details.


+--------------------------------------------------------------------------------------------------------------+
| Publicly Released Model Weights                                                                              |
+---------------+----------------------------------------------------------------+-----------------------------+
| Release Date  | IPFS                                                           | Girder                      |
+===============+================================================================+=============================+
| 2024-01-11    | `bafybeiclo3c4bnhuumj77nxzodth442ybovw77cvbzp7ue23lsfnw4tyxa`_ | `65a94833d5d9e43895a66505`_ |
+---------------+----------------------------------------------------------------+-----------------------------+


.. _bafybeiclo3c4bnhuumj77nxzodth442ybovw77cvbzp7ue23lsfnw4tyxa: https://ipfs.io/ipfs/QmQonrckXZq37ZHDoRGN4xVBkqedvJRgYyzp2aBC5Ujpyp?redirectURL=bafybeiclo3c4bnhuumj77nxzodth442ybovw77cvbzp7ue23lsfnw4tyxa&autoadapt=0&requiresorigin=0&web3domain=0&immediatecontinue=1&magiclibraryconfirmation=0
.. _65a94833d5d9e43895a66505: https://data.kitware.com/#item/65a94833d5d9e43895a66505



System Requirements
-------------------

Before you start you must have
`installed Python <docs/source/manual/environment/install_python.rst>`_.
We currently support CPython versions 3.10 and 3.11.

Getting Started
---------------

The ``geowatch`` package is available on pypi and can be installed with pip.
To install a barebones version of geowatch with limited features and
dependencies, run:


.. code:: bash

   pip install geowatch[headless]

Note that it is import to specify "headless", to indicate that the
`opencv-python-headless <https://pypi.org/project/opencv-python-headless/>`_
variant of opencv that should be used. Alternatively, you could specify
"graphics" to use the
`opencv-python <https://pypi.org/project/opencv-python/>`_ variant, but we have
found that this can cause conflicts with Qt libraries.

Alternatively, for a fully featured install of GeoWATCH run:

.. code:: bash

   pip install geowatch[headless,optional,development,tests]


After installing ``geowatch`` from from pypi, you will have access to the
GeoWATCH command line interface (CLI).  At this point you should be able to use
the CLI to list available commands:

.. code:: bash

   geowatch --help

Unfortunately, the install is not complete. This is because binary wheels for
`GDAL <https://gdal.org/index.html>`_ are not available on pypi, and this means
we cannot access them at GeoWATCH install-time. Fortunately, Kitware
`hosts binary GDAL wheels <https://girder.github.io/large_image_wheels>`_, and
GeoWATCH provides a tool to install them and complete its installation.

.. code:: bash

    geowatch finish_install

If you use the fully featured install command (which can be run even if
GeoWATCH is already installed), or have at least installed
`xdoctest <https://github.com/Erotemic/xdoctest>`_, you can test that your
install is functioning correctly by running the doctests in the ``geowatch``
module:

.. code:: bash

    xdoctest -m geowatch


The GeoWATCH CLI has support for tab-complete, but this feature needs to `be enabled <docs/source/manual/development/coding_environment.rst>`_.

For more details see the `installing GeoWATCH for development guide <docs/source/manual/environment/installing_geowatch.rst>`_.

We also have limited windows support, see `installing GeoWATCH on Windows  <docs/source/manual/environment/windows.rst>`_.


Tutorials
---------

We have a set of `tutorials <./docs/source/manual/tutorial>`_ related to training models and predicting with the
system.

* Tutorial 1: `Toy RGB Fusion Model Example <docs/source/manual/tutorial/tutorial1_rgb_network.sh>`_

* Tutorial 2: `Toy MSI Fusion Model Example <docs/source/manual/tutorial/tutorial2_msi_network.sh>`_

* Tutorial 3: `Feature Fusion Tutorial <docs/source/manual/tutorial/tutorial3_feature_fusion.sh>`_

* Tutorial 4: `Misc Training Tutorial <docs/source/manual/tutorial/tutorial4_advanced_training.sh>`_

* Tutorial 5: `KR2 BAS SMART Demo <docs/source/manual/tutorial/tutorial5_bas_prediction.sh>`_

* Tutorial 6: `KHQ SMART Demo <docs/source/manual/tutorial/tutorial6_predict_KHQ.sh>`_


Documentation
-------------

For quick reference, a list of current documentation files is:

* `Onboarding Docs <docs/source/manual/onboarding.rst>`_

* `Internal Resources <docs/source/manual/data/internal_resources.rst>`_

* `The GeoWATCH CLI <docs/source/manual/watch_cli.rst>`_

* Contribution:

  + `Contribution Instructions <docs/source/manual/development/contribution_instructions.rst>`_

  + `Rebasing Procedure <docs/source/manual/development/rebasing_procedure.rst>`_

  + `Testing Practices <docs/source/manual/testing/testing_practices.rst>`_

  + `Supporting Projects <docs/source/manual/misc/supporting_projects.rst>`_

  + `Coding Conventions <docs/source/manual/development/coding_conventions.rst>`_

* Installing:

  + `Installing GeoWATCH <docs/source/manual/environment/installing_geowatch.rst>`_

  + `Installing GeoWATCH on Windows <docs/source/manual/environment/windows.rst>`_

  + `Installing Python via Conda <docs/source/manual/environment/install_python_conda.rst>`_

  + `Installing Python via PyEnv <docs/source/manual/environment/install_python_pyenv.rst>`_

* Fusion Related Docs:

  + `TA2 Fusion Overview <docs/source/manual/algorithms/fusion_overview.rst>`_

  + `TA2 Deep Dive Info <docs/source/manual/algorithms/ta2_deep_dive_info.md>`_

  + `TA2 Feature Integration <docs/source/manual/development/ta2_feature_integration.md>`_

* Older Design Docs:

  + `Structure Proposal <docs/source/manual/misc/structure_proposal.md>`_


Development
-----------

For new collaborators, please refer to the `onboarding docs <docs/source/manual/onboarding.rst>`_

For internal collaborators, please refer to the `internal docs <docs/source/manual/data/internal_resources.rst>`_

For more details about the GeoWATCH CLI and other CLI tools included in this package see:
`the GeoWATCH CLI docs <docs/source/manual/watch_cli.rst>`_

The ``geowatch`` module is built on top of several other
`supporting libraries <docs/source/manual/misc/supporting_projects.rst>`_
developed by Kitware. Familiarity with these packages will make it easier to
understand the GeoWATCH codebase.
Particularly, developers should be have some familiarity with
`kwcoco <https://gitlab.kitware.com/computer-vision/kwcoco>`_,
`kwimage <https://gitlab.kitware.com/computer-vision/kwimage>`_,
`scriptconfig <https://gitlab.kitware.com/utils/scriptconfig>`_, and
`ubelt <https://github.com/Erotemic/ubelt>`_.
Also helpful is familiarity with
`ndsampler <https://gitlab.kitware.com/computer-vision/ndsampler>`_,
`delayed_image <https://gitlab.kitware.com/computer-vision/delayed_image>`_,
`cmd_queue <https://gitlab.kitware.com/computer-vision/cmd_queue>`_, and
`xdoctest <https://github.com/Erotemic/xdoctest>`_.



Related Work
------------

There are other GIS and segmentation focused torch packages out there:

* `TorchGeo <https://github.com/microsoft/torchgeo>`_ - Torch geo provides many custom
  dataloaders for standard datasets. In contrast, we provide a single data
  loader for kwcoco files.

* `Raster Vision <https://github.com/azavea/raster-vision>`_ - A similar framework. One major difference is that ours provides the ability to construct multi-sensor batches with heterogeneous resolutions (using the help of `delayed_image <https://gitlab.kitware.com/computer-vision/delayed_image>`_).

* `MMSegmentation <https://github.com/open-mmlab/mmsegmentation>`_ -
  Contains standardized models with flexible model configuration.
  We use some the mmlabs models, but their library doesn't have the data
  flexibility (e.g. large image support) that kwcoco provides.


Published Research
------------------

* IGARSS 2024: `Slides <IGARSS 2024 Slides_>`__, `Conference Page <https://2024.ieeeigarss.org/view_paper.php?PaperNum=5431>`_, `Paper (ArXiV) <IGARSS 2024 ArXiV Paper_>`__, `Paper (DeSci) <IGARSS 2024 DeSci Paper_>`__

* WACV 2024: `Open Access Paper <WACV 2024 Paper_>`__.

.. _IGARSS 2024 Slides: https://docs.google.com/presentation/d/1DVcXlIUEt95rT9y6IB5UqUxoL99bubDwB-qd-F81pOU/edit#slide=id.g2e7e44f7987_0_7985

.. _WACV 2024 Paper: https://openaccess.thecvf.com/content/WACV2024/html/Greenwell_WATCH_Wide-Area_Terrestrial_Change_Hypercube_WACV_2024_paper.html

.. _IGARSS 2024 ArXiV Paper: https://arxiv.org/abs/2407.06337

.. _IGARSS 2024 DeSci Paper: https://nodes.desci.com/node/Bcb-oq85_EzGTZvwAHo8Xj9FmbHujHEqJLW3e8ljlq4


Acknowledgement
---------------

This research is based upon work supported in part by the Office of the
Director of National Intelligence (ODNI), 6 Intelligence Advanced Research
Projects Activity (IARPA), via 2021-2011000005. The views and conclusions
contained herein are those of the authors and should not be interpreted as
necessarily representing the official policies, either expressed or implied, of
ODNI, IARPA, or the U.S. Government. The U.S. Government is authorized to
reproduce and distribute reprints for governmental purposes notwithstanding any
copyright annotation therein


.. |GitlabCIPipeline| image:: https://gitlab.kitware.com/computer-vision/geowatch/badges/main/pipeline.svg
   :target: https://gitlab.kitware.com/computer-vision/geowatch/-/pipelines/main/latest

.. |GitlabCICoverage| image:: https://gitlab.kitware.com/computer-vision/geowatch/badges/main/coverage.svg
   :target: https://gitlab.kitware.com/computer-vision/geowatch/badges/main/coverage.svg

.. |Pypi| image:: https://img.shields.io/pypi/v/geowatch.svg
   :target: https://pypi.python.org/pypi/geowatch

.. |PypiDownloads| image:: https://img.shields.io/pypi/dm/geowatch.svg
   :target: https://pypistats.org/packages/geowatch

.. |ReadTheDocs| image:: https://readthedocs.org/projects/geowatch/badge/?version=latest
    :target: http://geowatch.readthedocs.io/en/latest/
