Skip to content

Commit 74a9ad0

Browse files
committed
ExperimentalVariogram class removes lags with NaN values (in covariance and semivariance); Example in interpolate_raster() function
1 parent 92e8282 commit 74a9ad0

File tree

267 files changed

+10196
-12307
lines changed

Some content is hidden

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

267 files changed

+10196
-12307
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Changes - from version >= 1.x
5555
* [docs] docstring example for `DirectionalVariogram`, used parameters `values` and `geometries`
5656
* [docs] docstring example for `VariogramCloud`, used parameters `values` and `geometries`
5757
* [docs] `ExperimentalIndicatorVariogram` and `TheoreticalIndicatorVariogram` - updated examples in docstrings
58+
* [docs] `TheoreticalVariogram`, and `build_theoretical_variogram()` examples
59+
* [docs] `calculate_spatial_dependence_index()` example
60+
* [bug/feature] `ExperimentalVariogram` class removes lags with NaN values (in covariance and semivariance)
61+
* [docs] Example in `interpolate_raster()` function
5862

5963

6064
2025-10-11
3.53 KB
Binary file not shown.
11.3 KB
Binary file not shown.
3.5 KB
Binary file not shown.
6.6 KB
Binary file not shown.
1.06 KB
Binary file not shown.
10.7 KB
Binary file not shown.
8.32 KB
Binary file not shown.
Binary file not shown.
13.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)