LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/releases.json
docs/source/_static/css/styles.css
docs/source/_static/img/0-0.png
docs/source/_static/img/0-1.png
docs/source/_static/img/0-2.png
docs/source/_static/img/0-3.png
docs/source/_static/img/0-4.png
docs/source/_static/img/1-0.png
docs/source/_static/img/1-1.png
docs/source/_static/img/1-2.png
docs/source/_static/img/1-3.png
docs/source/_static/img/1-4.png
docs/source/_static/img/2-0.png
docs/source/_static/img/2-1.png
docs/source/_static/img/2-2.png
docs/source/_static/img/2-3.png
docs/source/_static/img/2-4.png
docs/source/_static/img/3-0.png
docs/source/_static/img/3-1.png
docs/source/_static/img/3-2.png
docs/source/_static/img/3-3.png
docs/source/_static/img/3-4.png
docs/source/_static/img/4-0.png
docs/source/_static/img/4-1.png
docs/source/_static/img/4-2.png
docs/source/_static/img/4-3.png
docs/source/_static/img/4-4.png
docs/source/_static/img/Xarray-Spatial-logo.svg
docs/source/_static/img/composite_map-large.jpg
docs/source/_static/img/composite_map.gif
docs/source/_static/img/composite_map.png
docs/source/_static/img/dask-logo.svg
docs/source/_static/img/dependencies.svg
docs/source/_static/img/favicon.ico
docs/source/_static/img/featured-badge-gh.svg
docs/source/_static/img/img001.png
docs/source/_static/img/makepath-supply-chain-international-shipping.png
docs/source/_static/img/numba-logo.svg
docs/source/_static/img/python-logo.svg
docs/source/_templates/description_panel.html
docs/source/_templates/docs-navbar.html
docs/source/_templates/versions.html
docs/source/_templates/autosummary/module.rst
docs/source/getting_started/index.rst
docs/source/getting_started/installation.rst
docs/source/getting_started/raster_huh.rst
docs/source/getting_started/usage.rst
docs/source/reference/classification.rst
docs/source/reference/focal.rst
docs/source/reference/index.rst
docs/source/reference/local.rst
docs/source/reference/multispectral.rst
docs/source/reference/pathfinding.rst
docs/source/reference/proximity.rst
docs/source/reference/surface.rst
docs/source/reference/zonal.rst
docs/source/user_guide/classification.ipynb
docs/source/user_guide/focal.ipynb
docs/source/user_guide/index.rst
docs/source/user_guide/local.ipynb
docs/source/user_guide/multispectral.ipynb
docs/source/user_guide/pathfinding.ipynb
docs/source/user_guide/proximity.ipynb
docs/source/user_guide/surface.ipynb
docs/source/user_guide/zonal.ipynb
docs/source/user_guide/data/LC80030172015001LGN00_B2.tiff
docs/source/user_guide/data/LC80030172015001LGN00_B3.tiff
docs/source/user_guide/data/LC80030172015001LGN00_B4.tiff
docs/source/user_guide/data/LC80030172015001LGN00_B5.tiff
xarray_spatial.egg-info/PKG-INFO
xarray_spatial.egg-info/SOURCES.txt
xarray_spatial.egg-info/dependency_links.txt
xarray_spatial.egg-info/entry_points.txt
xarray_spatial.egg-info/not-zip-safe
xarray_spatial.egg-info/requires.txt
xarray_spatial.egg-info/top_level.txt
xrspatial/.version
xrspatial/__init__.py
xrspatial/__main__.py
xrspatial/analytics.py
xrspatial/aspect.py
xrspatial/bump.py
xrspatial/classify.py
xrspatial/convolution.py
xrspatial/curvature.py
xrspatial/esri.py
xrspatial/focal.py
xrspatial/hillshade.py
xrspatial/local.py
xrspatial/multispectral.py
xrspatial/pathfinding.py
xrspatial/perlin.py
xrspatial/proximity.py
xrspatial/slope.py
xrspatial/terrain.py
xrspatial/tiles.py
xrspatial/utils.py
xrspatial/viewshed.py
xrspatial/zonal.py
xrspatial/datasets/__init__.py
xrspatial/datasets/sentinel-2/blue_band.nc
xrspatial/datasets/sentinel-2/green_band.nc
xrspatial/datasets/sentinel-2/nir_band.nc
xrspatial/datasets/sentinel-2/red_band.nc
xrspatial/datasets/sentinel-2/swir1_band.nc
xrspatial/datasets/sentinel-2/swir2_band.nc
xrspatial/examples/Pathfinding_Austin_Road_Network.ipynb
xrspatial/examples/animated_hillshade.py
xrspatial/examples/cloudless-mosaic-sentinel2.ipynb
xrspatial/examples/composite_map.gif
xrspatial/examples/datasets.yml
xrspatial/examples/pharmacy-deserts.ipynb
xrspatial/examples/xarray-spatial_classification-methods.ipynb
xrspatial/examples/user_guide/0_Getting_Setup.ipynb
xrspatial/examples/user_guide/1_Surface.ipynb
xrspatial/examples/user_guide/2_Proximity.ipynb
xrspatial/examples/user_guide/3_Zonal.ipynb
xrspatial/examples/user_guide/4_Focal.ipynb
xrspatial/examples/user_guide/5_Classification.ipynb
xrspatial/examples/user_guide/6_Remote_Sensing.ipynb
xrspatial/examples/user_guide/7_Pathfinding.ipynb
xrspatial/examples/user_guide/8_Local_Tools.ipynb
xrspatial/experimental/__init__.py
xrspatial/experimental/polygonize.py
xrspatial/gpu_rtx/__init__.py
xrspatial/gpu_rtx/cuda_utils.py
xrspatial/gpu_rtx/hillshade.py
xrspatial/gpu_rtx/mesh_utils.py
xrspatial/gpu_rtx/viewshed.py
xrspatial/tests/__init__.py
xrspatial/tests/conftest.py
xrspatial/tests/general_checks.py
xrspatial/tests/test_analytics.py
xrspatial/tests/test_aspect.py
xrspatial/tests/test_bump.py
xrspatial/tests/test_classify.py
xrspatial/tests/test_curvature.py
xrspatial/tests/test_datasets.py
xrspatial/tests/test_focal.py
xrspatial/tests/test_hillshade.py
xrspatial/tests/test_local.py
xrspatial/tests/test_multispectral.py
xrspatial/tests/test_pathfinding.py
xrspatial/tests/test_perlin.py
xrspatial/tests/test_polygonize.py
xrspatial/tests/test_proximity.py
xrspatial/tests/test_slope.py
xrspatial/tests/test_terrain.py
xrspatial/tests/test_tiles.py
xrspatial/tests/test_utils.py
xrspatial/tests/test_viewshed.py
xrspatial/tests/test_zonal.py