Skip to content

Commit 2694f93

Browse files
authored
Merge pull request #385 from darribas/raster_pre-release_docs
Adding raster interface to docs API + notebooks
2 parents fbe3cf2 + 377b7e3 commit 2694f93

File tree

2 files changed

+765
-0
lines changed

2 files changed

+765
-0
lines changed

docsrc/api.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ spint Weights
4646
libpysal.weights.ODW
4747
libpysal.weights.vecW
4848

49+
Weights tools to interface with rasters
50+
+++++++++++++++++++++++++++++++++++++++
51+
52+
.. autosummary::
53+
:toctree: generated/
54+
55+
libpysal.weights.da2W
56+
libpysal.weights.da2WSP
57+
libpysal.weights.w2da
58+
libpysal.weights.wsp2da
59+
libpysal.weights.testDataArray
4960

5061
Weights Util Classes and Functions
5162
++++++++++++++++++++++++++++++++++

docsrc/notebooks/Raster_awareness_API.ipynb

Lines changed: 754 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)