CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/dev.rst
docs/source/faq.rst
docs/source/gis.rst
docs/source/gis_conventions.rst
docs/source/gis_convert.rst
docs/source/gis_coords.rst
docs/source/gis_grids.rst
docs/source/gis_projections.rst
docs/source/history.rst
docs/source/index.rst
docs/source/install.rst
docs/source/parallel.rst
docs/source/xarray.rst
stems/__init__.py
stems/_version.py
stems/compat.py
stems/errors.py
stems/executor.py
stems/logging_.py
stems/masking.py
stems/parallel.py
stems/times.py
stems/utils.py
stems/xarray_accessor.py
stems.egg-info/PKG-INFO
stems.egg-info/SOURCES.txt
stems.egg-info/dependency_links.txt
stems.egg-info/entry_points.txt
stems.egg-info/not-zip-safe
stems.egg-info/requires.txt
stems.egg-info/top_level.txt
stems/cli/__init__.py
stems/cli/main.py
stems/cli/options.py
stems/datasets/__init__.py
stems/datasets/simulate.py
stems/datasets/tests/__init__.py
stems/datasets/tests/test_datasets_simulate.py
stems/gis/__init__.py
stems/gis/conventions.py
stems/gis/convert.py
stems/gis/coords.py
stems/gis/geohash.py
stems/gis/geom.py
stems/gis/grids.py
stems/gis/projections.py
stems/gis/tilegrids.yml
stems/gis/utils.py
stems/gis/tests/__init__.py
stems/gis/tests/conftest.py
stems/gis/tests/data.py
stems/gis/tests/test_gis_conventions.py
stems/gis/tests/test_gis_convert.py
stems/gis/tests/test_gis_coords.py
stems/gis/tests/test_gis_geohash.py
stems/gis/tests/test_gis_geom.py
stems/gis/tests/test_gis_grids.py
stems/gis/tests/test_gis_projections.py
stems/gis/tests/test_gis_utils.py
stems/io/__init__.py
stems/io/chunk.py
stems/io/encoding.py
stems/io/rasterio_.py
stems/io/utils.py
stems/io/vrt.py
stems/io/xarray_.py
stems/io/tests/__init__.py
stems/io/tests/conftest.py
stems/io/tests/test_io_chunk.py
stems/io/tests/test_io_encoding.py
stems/io/tests/test_io_rasterio_.py
stems/io/tests/test_io_utils.py
stems/io/tests/test_io_vrt.py
stems/io/tests/test_io_xarray_.py
stems/sensors/__init__.py
stems/sensors/landsat.py
stems/tests/__init__.py
stems/tests/build_data.py
stems/tests/conftest.py
stems/tests/test_compat.py
stems/tests/test_executor.py
stems/tests/test_logging_.py
stems/tests/test_masking.py
stems/tests/test_parallel.py
stems/tests/test_times.py
stems/tests/test_utils.py
stems/tests/test_xarray_accessor.py