Skip to content

Commit 6b0a10d

Browse files
committed
Calculate zonal statistics in module 6 demo notebook
1 parent b67b302 commit 6b0a10d

File tree

2 files changed

+2297
-43
lines changed

2 files changed

+2297
-43
lines changed

.codespellrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[codespell]
2+
# Ignore stuff that looks like base64 blobs in Jupyter Notebooks
3+
ignore-regex = [A-Za-z0-9+/]{100,}

0 commit comments

Comments
 (0)