We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a3f46 commit be617aaCopy full SHA for be617aa
README.md
@@ -17,6 +17,14 @@ index = Indexer(item).create_index()
17
chip = Chipper(index).chip(x=23, y=42)
18
```
19
20
+## Installation
21
+
22
+Stacchip is available on pypi
23
24
+```bash
25
+pip install stacchip
26
+```
27
28
## Motivation
29
30
Remote sensing imagery is typically distributed in large files (scenes)
docs/src/index.md
## Overview
Stacchip relies on three cloud oriented technologies. Cloud Optimized Geotiffs
0 commit comments