Skip to content

Commit 343ba65

Browse files
committed
Add dependencies to requirements
rtree is required for spatial join xarray + rasterio for handling raster data without gdal_translate
1 parent c655855 commit 343ba65

File tree

2 files changed

+391
-187
lines changed

2 files changed

+391
-187
lines changed

notebooks/unified_data_layers.ipynb

+388-187
Large diffs are not rendered by default.

requirements.txt

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ geopandas
66
matplotlib
77
descartes
88
folium
9+
rtree
10+
xarray
11+
rasterio

0 commit comments

Comments
 (0)