Skip to content

Commit 018f5a6

Browse files
authored
Add data access, zonal statistics, and convenience dependencies (#56)
1 parent b05ee59 commit 018f5a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker/environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
- "jupyter-server-proxy"
1212
- "jupyterlab-myst"
1313
- "jupyterlab-geojson"
14+
- "jupyterlab_execute_time"
1415
- "nbdime"
1516

1617
# Python mainstays
@@ -29,6 +30,9 @@ dependencies:
2930
- "shapely"
3031
- "fiona"
3132
- "pystac-client"
33+
- "odc-stac"
34+
- "ibis-duckdb"
35+
- "exactextract"
3236

3337
# geo viz
3438
- "jupytergis >=0.9.2"

0 commit comments

Comments
 (0)