Skip to content

Commit 51983cb

Browse files
Merge pull request #462 from DataverseLabs/dev
Debug - Deconvolution and problems with non-numerical indexes of Blocks
2 parents 5d3e641 + d3e2004 commit 51983cb

File tree

145 files changed

+28408
-3403
lines changed

Some content is hidden

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

145 files changed

+28408
-3403
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes - from version >= 1.x
22
=============================
33

4+
2025-07-16
5+
----------
6+
7+
**version 1.0.2**
8+
9+
* [bug] neighbors selection in `Deconvolution` was falling when `Blocks` index was string, now it works with any index type
10+
411
2025-07-11
512
----------
613

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Pyinterpolate
44

5-
**version 1.0.1**
5+
**version 1.0.2**
66

77
![Logo](pyinterpolate-banner.png)
88

21 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

0 Bytes
Binary file not shown.

docs/build/doctrees/nbsphinx/usage/tutorials/functional/3-1-ordinary-and-simple-kriging.ipynb

Lines changed: 269 additions & 299 deletions
Large diffs are not rendered by default.

docs/build/doctrees/nbsphinx/usage/tutorials/functional/3-2-benchmark-kriging.ipynb

Lines changed: 77 additions & 61 deletions
Large diffs are not rendered by default.

docs/build/doctrees/nbsphinx/usage/tutorials/functional/3-3-outliers-and-kriging.ipynb

Lines changed: 138 additions & 130 deletions
Large diffs are not rendered by default.

docs/build/doctrees/nbsphinx/usage/tutorials/functional/3-4-directional-ordinary-kriging.ipynb

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"id": "initial_id",
4949
"metadata": {
5050
"ExecuteTime": {
51-
"end_time": "2025-05-18T07:51:18.011595Z",
52-
"start_time": "2025-05-18T07:51:10.699703Z"
51+
"end_time": "2025-07-11T06:04:16.570609Z",
52+
"start_time": "2025-07-11T06:04:12.950227Z"
5353
},
5454
"collapsed": true
5555
},
@@ -71,8 +71,8 @@
7171
"id": "f6048a8728348e2e",
7272
"metadata": {
7373
"ExecuteTime": {
74-
"end_time": "2025-05-18T07:51:18.331962Z",
75-
"start_time": "2025-05-18T07:51:18.327733Z"
74+
"end_time": "2025-07-11T06:04:16.579363Z",
75+
"start_time": "2025-07-11T06:04:16.576380Z"
7676
}
7777
},
7878
"outputs": [],
@@ -87,8 +87,8 @@
8787
"id": "a1ef90dc2477900b",
8888
"metadata": {
8989
"ExecuteTime": {
90-
"end_time": "2025-05-18T07:51:18.352557Z",
91-
"start_time": "2025-05-18T07:51:18.344632Z"
90+
"end_time": "2025-07-11T06:04:16.803717Z",
91+
"start_time": "2025-07-11T06:04:16.800126Z"
9292
}
9393
},
9494
"outputs": [],
@@ -104,8 +104,8 @@
104104
"id": "e428f5261a326d5b",
105105
"metadata": {
106106
"ExecuteTime": {
107-
"end_time": "2025-05-18T07:51:18.427666Z",
108-
"start_time": "2025-05-18T07:51:18.401873Z"
107+
"end_time": "2025-07-11T06:04:16.826839Z",
108+
"start_time": "2025-07-11T06:04:16.817885Z"
109109
}
110110
},
111111
"outputs": [],
@@ -119,8 +119,8 @@
119119
"id": "d9e9e109e435653d",
120120
"metadata": {
121121
"ExecuteTime": {
122-
"end_time": "2025-05-18T07:51:18.483294Z",
123-
"start_time": "2025-05-18T07:51:18.460946Z"
122+
"end_time": "2025-07-11T06:04:16.865764Z",
123+
"start_time": "2025-07-11T06:04:16.847223Z"
124124
}
125125
},
126126
"outputs": [
@@ -209,8 +209,8 @@
209209
"id": "e4d8f966b8ef1099",
210210
"metadata": {
211211
"ExecuteTime": {
212-
"end_time": "2025-05-18T07:51:19.391935Z",
213-
"start_time": "2025-05-18T07:51:18.746700Z"
212+
"end_time": "2025-07-11T06:04:17.383906Z",
213+
"start_time": "2025-07-11T06:04:16.942481Z"
214214
}
215215
},
216216
"outputs": [
@@ -247,8 +247,8 @@
247247
"id": "8dc0fa5a3816cabb",
248248
"metadata": {
249249
"ExecuteTime": {
250-
"end_time": "2025-05-18T07:51:19.483738Z",
251-
"start_time": "2025-05-18T07:51:19.476354Z"
250+
"end_time": "2025-07-11T06:04:17.548853Z",
251+
"start_time": "2025-07-11T06:04:17.539633Z"
252252
}
253253
},
254254
"outputs": [],

docs/build/doctrees/nbsphinx/usage/tutorials/functional/3-5-blocks-to-points-ordinary-kriging.ipynb

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"id": "initial_id",
6565
"metadata": {
6666
"ExecuteTime": {
67-
"end_time": "2025-05-18T16:12:20.516535Z",
68-
"start_time": "2025-05-18T16:12:16.522369Z"
67+
"end_time": "2025-07-11T06:04:30.770263Z",
68+
"start_time": "2025-07-11T06:04:27.654836Z"
6969
},
7070
"collapsed": true
7171
},
@@ -84,8 +84,8 @@
8484
"id": "24fb1c02991422b2",
8585
"metadata": {
8686
"ExecuteTime": {
87-
"end_time": "2025-05-18T16:12:20.532838Z",
88-
"start_time": "2025-05-18T16:12:20.529343Z"
87+
"end_time": "2025-07-11T06:04:30.781018Z",
88+
"start_time": "2025-07-11T06:04:30.776672Z"
8989
}
9090
},
9191
"outputs": [],
@@ -105,8 +105,8 @@
105105
"id": "e3b30b5a788b85c1",
106106
"metadata": {
107107
"ExecuteTime": {
108-
"end_time": "2025-05-18T16:12:20.947574Z",
109-
"start_time": "2025-05-18T16:12:20.549396Z"
108+
"end_time": "2025-07-11T06:04:31.607520Z",
109+
"start_time": "2025-07-11T06:04:30.930339Z"
110110
}
111111
},
112112
"outputs": [
@@ -225,8 +225,8 @@
225225
"id": "f9c0b2d5a001e73f",
226226
"metadata": {
227227
"ExecuteTime": {
228-
"end_time": "2025-05-18T16:12:21.125852Z",
229-
"start_time": "2025-05-18T16:12:21.119574Z"
228+
"end_time": "2025-07-11T06:04:31.790036Z",
229+
"start_time": "2025-07-11T06:04:31.779369Z"
230230
}
231231
},
232232
"outputs": [
@@ -262,8 +262,8 @@
262262
"id": "517820b907531378",
263263
"metadata": {
264264
"ExecuteTime": {
265-
"end_time": "2025-05-18T16:12:21.257886Z",
266-
"start_time": "2025-05-18T16:12:21.229247Z"
265+
"end_time": "2025-07-11T06:04:31.935125Z",
266+
"start_time": "2025-07-11T06:04:31.897288Z"
267267
}
268268
},
269269
"outputs": [],
@@ -289,8 +289,8 @@
289289
"id": "8097ab3f89a6d4ab",
290290
"metadata": {
291291
"ExecuteTime": {
292-
"end_time": "2025-05-18T16:12:22.149068Z",
293-
"start_time": "2025-05-18T16:12:21.378972Z"
292+
"end_time": "2025-07-11T06:04:33.034785Z",
293+
"start_time": "2025-07-11T06:04:31.958393Z"
294294
}
295295
},
296296
"outputs": [
@@ -397,8 +397,8 @@
397397
"id": "657b775713fc855d",
398398
"metadata": {
399399
"ExecuteTime": {
400-
"end_time": "2025-05-18T16:12:22.220133Z",
401-
"start_time": "2025-05-18T16:12:22.205662Z"
400+
"end_time": "2025-07-11T06:04:33.140476Z",
401+
"start_time": "2025-07-11T06:04:33.118217Z"
402402
}
403403
},
404404
"outputs": [],
@@ -421,8 +421,8 @@
421421
"id": "daf732c713b439",
422422
"metadata": {
423423
"ExecuteTime": {
424-
"end_time": "2025-05-18T16:12:22.952024Z",
425-
"start_time": "2025-05-18T16:12:22.285964Z"
424+
"end_time": "2025-07-11T06:04:34.050521Z",
425+
"start_time": "2025-07-11T06:04:33.219145Z"
426426
}
427427
},
428428
"outputs": [
@@ -526,12 +526,12 @@
526526
},
527527
{
528528
"cell_type": "code",
529-
"execution_count": 18,
529+
"execution_count": 9,
530530
"id": "906a2a9789c4c4ba",
531531
"metadata": {
532532
"ExecuteTime": {
533-
"end_time": "2025-05-18T16:23:51.758383Z",
534-
"start_time": "2025-05-18T16:23:50.357363Z"
533+
"end_time": "2025-07-11T06:04:36.311887Z",
534+
"start_time": "2025-07-11T06:04:34.135851Z"
535535
}
536536
},
537537
"outputs": [
@@ -611,12 +611,12 @@
611611
},
612612
{
613613
"cell_type": "code",
614-
"execution_count": 19,
614+
"execution_count": 10,
615615
"id": "1b0574fb55fb15de",
616616
"metadata": {
617617
"ExecuteTime": {
618-
"end_time": "2025-05-18T16:24:14.933095Z",
619-
"start_time": "2025-05-18T16:24:14.658008Z"
618+
"end_time": "2025-07-11T06:04:36.806382Z",
619+
"start_time": "2025-07-11T06:04:36.430276Z"
620620
}
621621
},
622622
"outputs": [
@@ -626,7 +626,7 @@
626626
"True"
627627
]
628628
},
629-
"execution_count": 19,
629+
"execution_count": 10,
630630
"metadata": {},
631631
"output_type": "execute_result"
632632
}
@@ -638,12 +638,12 @@
638638
},
639639
{
640640
"cell_type": "code",
641-
"execution_count": 20,
641+
"execution_count": 11,
642642
"id": "8f00968ca7cb51db",
643643
"metadata": {
644644
"ExecuteTime": {
645-
"end_time": "2025-05-18T16:24:15.921896Z",
646-
"start_time": "2025-05-18T16:24:15.907883Z"
645+
"end_time": "2025-07-11T06:04:36.895771Z",
646+
"start_time": "2025-07-11T06:04:36.880133Z"
647647
}
648648
},
649649
"outputs": [
@@ -724,7 +724,7 @@
724724
"85.0 POINT (1277277.671 401124.507) 1.277278e+06 401124.5068"
725725
]
726726
},
727-
"execution_count": 20,
727+
"execution_count": 11,
728728
"metadata": {},
729729
"output_type": "execute_result"
730730
}
@@ -750,22 +750,22 @@
750750
},
751751
{
752752
"cell_type": "code",
753-
"execution_count": 21,
753+
"execution_count": 12,
754754
"id": "30d589a9ea89d6b3",
755755
"metadata": {
756756
"ExecuteTime": {
757-
"end_time": "2025-05-18T16:24:24.468499Z",
758-
"start_time": "2025-05-18T16:24:18.466666Z"
757+
"end_time": "2025-07-11T06:04:45.534724Z",
758+
"start_time": "2025-07-11T06:04:37.018258Z"
759759
}
760760
},
761761
"outputs": [
762762
{
763763
"name": "stderr",
764764
"output_type": "stream",
765765
"text": [
766-
"100%|██████████| 5419/5419 [00:02<00:00, 2289.61it/s]\n",
767-
"100%|██████████| 5419/5419 [00:01<00:00, 3009.58it/s]\n",
768-
"100%|██████████| 5419/5419 [00:01<00:00, 3000.87it/s]\n"
766+
"100%|██████████| 5419/5419 [00:03<00:00, 1745.52it/s]\n",
767+
"100%|██████████| 5419/5419 [00:02<00:00, 2058.17it/s]\n",
768+
"100%|██████████| 5419/5419 [00:02<00:00, 2032.34it/s]\n"
769769
]
770770
}
771771
],
@@ -794,12 +794,12 @@
794794
},
795795
{
796796
"cell_type": "code",
797-
"execution_count": 22,
797+
"execution_count": 13,
798798
"id": "e7ccf311b7beac2d",
799799
"metadata": {
800800
"ExecuteTime": {
801-
"end_time": "2025-05-18T16:24:25.286228Z",
802-
"start_time": "2025-05-18T16:24:25.269584Z"
801+
"end_time": "2025-07-11T06:04:45.797075Z",
802+
"start_time": "2025-07-11T06:04:45.760141Z"
803803
}
804804
},
805805
"outputs": [
@@ -930,7 +930,7 @@
930930
"85.0 98.673959 128.291411 106.039877 129.212348 109.651128 "
931931
]
932932
},
933-
"execution_count": 22,
933+
"execution_count": 13,
934934
"metadata": {},
935935
"output_type": "execute_result"
936936
}
@@ -949,12 +949,12 @@
949949
},
950950
{
951951
"cell_type": "code",
952-
"execution_count": 23,
952+
"execution_count": 14,
953953
"id": "565d6f6508efbeb1",
954954
"metadata": {
955955
"ExecuteTime": {
956-
"end_time": "2025-05-18T16:24:27.009207Z",
957-
"start_time": "2025-05-18T16:24:27.006249Z"
956+
"end_time": "2025-07-11T06:04:46.337674Z",
957+
"start_time": "2025-07-11T06:04:46.334009Z"
958958
}
959959
},
960960
"outputs": [],
@@ -966,12 +966,12 @@
966966
},
967967
{
968968
"cell_type": "code",
969-
"execution_count": 24,
969+
"execution_count": 15,
970970
"id": "b2b8df4f7ead76a9",
971971
"metadata": {
972972
"ExecuteTime": {
973-
"end_time": "2025-05-18T16:24:53.540410Z",
974-
"start_time": "2025-05-18T16:24:28.107622Z"
973+
"end_time": "2025-07-11T06:05:20.470270Z",
974+
"start_time": "2025-07-11T06:04:46.581597Z"
975975
}
976976
},
977977
"outputs": [
@@ -1025,12 +1025,12 @@
10251025
},
10261026
{
10271027
"cell_type": "code",
1028-
"execution_count": 25,
1028+
"execution_count": 16,
10291029
"id": "c32db245c724aedc",
10301030
"metadata": {
10311031
"ExecuteTime": {
1032-
"end_time": "2025-05-18T16:25:03.606332Z",
1033-
"start_time": "2025-05-18T16:25:03.599733Z"
1032+
"end_time": "2025-07-11T06:05:20.529294Z",
1033+
"start_time": "2025-07-11T06:05:20.519580Z"
10341034
}
10351035
},
10361036
"outputs": [
@@ -1092,8 +1092,8 @@
10921092
"id": "48698dd164f2549d",
10931093
"metadata": {
10941094
"ExecuteTime": {
1095-
"end_time": "2025-05-18T16:12:53.516683Z",
1096-
"start_time": "2025-05-18T16:12:53.514331Z"
1095+
"end_time": "2025-07-11T06:05:20.631943Z",
1096+
"start_time": "2025-07-11T06:05:20.628890Z"
10971097
}
10981098
},
10991099
"outputs": [],

0 commit comments

Comments
 (0)