Skip to content

Commit 017d184

Browse files
committed
updated documentation
1 parent 6fb1138 commit 017d184

File tree

276 files changed

+48899
-186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+48899
-186
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Pyinterpolate performs:
2121
1. *Ordinary Kriging* and *Simple Kriging* - spatial interpolation from points
2222
2. *Centroid-based Poisson Kriging* of polygons - spatial interpolation from blocks and regions
2323
3. *Area-to-area* and *Area-to-point Poisson Kriging* of Polygons - spatial interpolation and data deconvolution from areas to points
24+
4. *Indicator Kriging* - kriging based on probabilities
2425
4. *Inverse Distance Weighting* - benchmarking spatial interpolation technique
2526
5. *Semivariogram regularization and deconvolution* - transforming variogram of areal data in regards to point support data
2627
6. *Semivariogram modeling and analysis* - is your data spatially correlated? How do neighbors influence each other?
@@ -204,8 +205,8 @@ High level overview:
204205
- [x] `semivariogram` - experimental variogram, theoretical variogram, variogram point cloud, semivariogram regularization & deconvolution, indicator variogram
205206
- [x] `viz` - interpolation of smooth surfaces from points into rasters.
206207
- [x] `tutorials`
207-
- [x] `step-by-step` - tutorials covering the API
208-
- [x] `use-cases` - tutorials covering concrete use cases
208+
- [x] `api-examples` - tutorials covering the API
209+
- [x] `functional` - tutorials covering concrete use cases
209210

210211
## Datasets
211212

46.7 KB
Binary file not shown.
2.92 KB
Binary file not shown.
41.5 KB
Binary file not shown.
-50 Bytes
Binary file not shown.
-8.1 KB
Binary file not shown.
56 Bytes
Binary file not shown.
72 Bytes
Binary file not shown.
7.08 KB
Binary file not shown.
99 KB
Binary file not shown.

0 commit comments

Comments
 (0)