Contents Menu Expand Light mode Dark mode Auto light/dark mode
stackstac documentation
stackstac documentation
  • Basic example
  • More examples
    • Running on a cluster
    • Stacking 6 years of imagery into a GIF
    • Live visualization on a map
  • API reference
    • stackstac.stack
    • stackstac.show
    • stackstac.add_to_map
    • stackstac.mosaic
    • stackstac.reproject_array
    • stackstac.xyztile_of_array
    • stackstac.array_bounds
    • stackstac.array_epsg
  • Internal API reference
    • stackstac.rio_env.LayeredEnv
    • stackstac.raster_spec.RasterSpec
    • stackstac.reader_protocol.Reader
    • stackstac.rio_reader.AutoParallelRioReader
    • stackstac.rio_reader.ThreadLocalRioDataset
    • stackstac.rio_reader.SingleThreadedRioDataset
    • stackstac.reader_protocol.FakeReader
  • GitHub
  • Changelog
  v: latest
Versions
latest
stable
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

More examples#

  • Running on a cluster
  • Stacking 6 years of imagery into a GIF
  • Live visualization on a map
Next
Running on a cluster
Previous
Basic example
Copyright © 2022, Gabe Joseph
Made with Sphinx and @pradyunsg's Furo