AUTHORS.txt
CHANGES.txt
LICENSE.txt
README.rst
VERSION.txt
setup.cfg
setup.py
./rasterio/__init__.py
./rasterio/aws.py
./rasterio/coords.py
./rasterio/crs.py
./rasterio/dtypes.py
./rasterio/enums.py
./rasterio/errors.py
./rasterio/features.py
./rasterio/fill.py
./rasterio/five.py
./rasterio/mask.py
./rasterio/merge.py
./rasterio/plot.py
./rasterio/profiles.py
./rasterio/sample.py
./rasterio/tool.py
./rasterio/transform.py
./rasterio/vfs.py
./rasterio/warnings.py
./rasterio/warp.py
./rasterio/windows.py
./rasterio/rio/__init__.py
./rasterio/rio/bounds.py
./rasterio/rio/calc.py
./rasterio/rio/clip.py
./rasterio/rio/convert.py
./rasterio/rio/edit_info.py
./rasterio/rio/env.py
./rasterio/rio/helpers.py
./rasterio/rio/info.py
./rasterio/rio/insp.py
./rasterio/rio/main.py
./rasterio/rio/mask.py
./rasterio/rio/merge.py
./rasterio/rio/options.py
./rasterio/rio/overview.py
./rasterio/rio/rasterize.py
./rasterio/rio/sample.py
./rasterio/rio/shapes.py
./rasterio/rio/stack.py
./rasterio/rio/transform.py
./rasterio/rio/warp.py
./rasterio/tools/__init__.py
./rasterio/tools/mask.py
./rasterio/tools/merge.py
docs/api_docs.rst
docs/calc.rst
docs/cli.rst
docs/color.rst
docs/community.rst
docs/concurrency.rst
docs/cookbook.rst
docs/data_model.rst
docs/developers.rst
docs/errors.rst
docs/features.rst
docs/fillnodata.rst
docs/georeferencing.rst
docs/image_options.rst
docs/image_processing.rst
docs/index.rst
docs/installation.rst
docs/masking-by-shapefile.rst
docs/masks.rst
docs/modules.rst
docs/nodata.rst
docs/osgeo_gdal_migration.rst
docs/overviews.rst
docs/plotting.rst
docs/python_manual.rst
docs/rasterio.aws.rst
docs/rasterio.coords.rst
docs/rasterio.crs.rst
docs/rasterio.dtypes.rst
docs/rasterio.enums.rst
docs/rasterio.errors.rst
docs/rasterio.features.rst
docs/rasterio.fill.rst
docs/rasterio.mask.rst
docs/rasterio.merge.rst
docs/rasterio.plot.rst
docs/rasterio.profiles.rst
docs/rasterio.rst
docs/rasterio.sample.rst
docs/rasterio.tool.rst
docs/rasterio.tools.mask.rst
docs/rasterio.tools.merge.rst
docs/rasterio.tools.rst
docs/rasterio.transform.rst
docs/rasterio.vfs.rst
docs/rasterio.warnings.rst
docs/rasterio.warp.rst
docs/rasterio.windows.rst
docs/reading.rst
docs/reproject.rst
docs/resampling.rst
docs/tags.rst
docs/topics.rst
docs/vsi.rst
docs/windowed-rw.rst
docs/working_with_datasets.rst
docs/writing.rst
examples/async-rasterio.py
examples/concurrent-cpu-bound.py
examples/decimate.py
examples/polygonize.py
examples/rasterio_polygonize.py
examples/rasterize_geometry.py
examples/reproject.py
examples/sieve.py
examples/total.py
rasterio/_base.c
rasterio/_copy.c
rasterio/_drivers.c
rasterio/_err.c
rasterio/_example.c
rasterio/_features.c
rasterio/_fill.cpp
rasterio/_io.c
rasterio/_warp.cpp
rasterio/rasterfill.cpp
rasterio.egg-info/PKG-INFO
rasterio.egg-info/SOURCES.txt
rasterio.egg-info/dependency_links.txt
rasterio.egg-info/entry_points.txt
rasterio.egg-info/not-zip-safe
rasterio.egg-info/requires.txt
rasterio.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_aws.py
tests/test_band.py
tests/test_band_masks.py
tests/test_blocks.py
tests/test_checksum.py
tests/test_cli_main.py
tests/test_colorinterp.py
tests/test_colormap.py
tests/test_coords.py
tests/test_copy.py
tests/test_crs.py
tests/test_deprecations.py
tests/test_driver_management.py
tests/test_dtypes.py
tests/test_err.py
tests/test_features.py
tests/test_fillnodata.py
tests/test_image_structure.py
tests/test_indexing.py
tests/test_mask_creation.py
tests/test_meta.py
tests/test_no_georef.py
tests/test_nodata.py
tests/test_options.py
tests/test_overviews.py
tests/test_pad.py
tests/test_png.py
tests/test_profile.py
tests/test_read.py
tests/test_read_boundless.py
tests/test_read_resample.py
tests/test_revolvingdoor.py
tests/test_rio_calc.py
tests/test_rio_convert.py
tests/test_rio_features.py
tests/test_rio_helpers.py
tests/test_rio_info.py
tests/test_rio_main.py
tests/test_rio_merge.py
tests/test_rio_options.py
tests/test_rio_overview.py
tests/test_rio_sample.py
tests/test_rio_stack.py
tests/test_rio_warp.py
tests/test_sampling.py
tests/test_tags.py
tests/test_tool.py
tests/test_tools_mask.py
tests/test_transform.py
tests/test_update.py
tests/test_vfs.py
tests/test_warnings.py
tests/test_warp.py
tests/test_warp_transform.py
tests/test_write.py
tests/data/README.rst