Skip to content

Commit 7670217

Browse files
authored
Add fiona and maplibre to environment.yml (#34)
1 parent 8030176 commit 7670217

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies:
2727
- "rasterio"
2828
- "rioxarray"
2929
- "shapely"
30+
- "fiona"
3031
- "pystac-client"
3132

3233
# geo viz
@@ -35,6 +36,7 @@ dependencies:
3536
- "folium"
3637
- "cartopy"
3738
- "geoviews"
39+
- "maplibre"
3840

3941
# Publishing
4042
- "mystmd"

0 commit comments

Comments
 (0)