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
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 © 2024, Gabe Joseph
Made with Sphinx and @pradyunsg's Furo