Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e987912

Browse files
Collocated cokriging lesson notebook
1 parent 67966b2 commit e987912

File tree

10 files changed

+42625
-0
lines changed

10 files changed

+42625
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Lessons with notebooks and data available include:
88

99
* An Application of Bayes Theorem to Geostatistical Mapping ([notebook](notebooks/bayesmapping/bayesmapping.ipynb) and [lesson](http://geostatisticslessons.com/lessons/bayesmapping)), Jared Deutsch and Clayton Deutsch, 2018
1010
* Multidimensional Scaling ([notebook](notebooks/mds/mds.ipynb) and [lesson](http://geostatisticslessons.com/lessons/mds)), Steven Mancell and Clayton Deutsch, 2019
11+
* Collocated Cokriging ([notebook](notebooks/collocatedcokriging/collocatedcokriging.ipynb) and [lesson](http://geostatisticslessons.com/lessons/collocatedcokriging)), Matthew Samson and Clayton Deutsch, 2020
1112

1213
## Dependencies
1314

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
X,Y,Primary,Secondary
2+
6.25000,6.25000,1.33810,1.67130
3+
18.75000,6.25000,-0.14630,0.03830
4+
31.25000,6.25000,-0.28770,0.78910
5+
43.75000,6.25000,-1.59650,0.24080
6+
56.25000,6.25000,-0.30700,0.02320
7+
68.75000,6.25000,0.85510,1.17020
8+
81.25000,6.25000,2.14870,1.88920
9+
93.75000,6.25000,1.55300,1.22470
10+
6.25000,18.75000,-1.21910,-1.15020
11+
18.75000,18.75000,-0.00880,0.17100
12+
31.25000,18.75000,1.15020,-0.30350
13+
43.75000,18.75000,-0.40100,-1.47850
14+
56.25000,18.75000,-0.54760,-1.06230
15+
68.75000,18.75000,-0.31700,-1.08360
16+
81.25000,18.75000,-1.88860,-0.99890
17+
93.75000,18.75000,-0.30110,0.98530
18+
6.25000,31.25000,-0.50570,-0.45020
19+
18.75000,31.25000,-0.63380,-0.54900
20+
31.25000,31.25000,0.18400,-0.59700
21+
43.75000,31.25000,-0.97830,-1.09770
22+
56.25000,31.25000,-2.22420,-2.02050
23+
68.75000,31.25000,-1.47750,-1.96370
24+
81.25000,31.25000,-1.24680,-1.49080
25+
93.75000,31.25000,0.33140,-0.23490
26+
6.25000,43.75000,0.90860,0.72730
27+
18.75000,43.75000,-0.14520,-0.76560
28+
31.25000,43.75000,-1.95490,-1.75060
29+
43.75000,43.75000,-1.42720,-1.91110
30+
56.25000,43.75000,-1.01040,-1.42290
31+
68.75000,43.75000,-0.27760,-1.15350
32+
81.25000,43.75000,-0.23900,-0.66940
33+
93.75000,43.75000,1.15630,-0.01710
34+
6.25000,56.25000,0.50900,0.29640
35+
18.75000,56.25000,-0.45630,0.00520
36+
31.25000,56.25000,-0.70480,0.15380
37+
43.75000,56.25000,-1.02920,-0.24500
38+
56.25000,56.25000,-0.96920,-0.21400
39+
68.75000,56.25000,0.32600,0.08190
40+
81.25000,56.25000,0.13510,0.00960
41+
93.75000,56.25000,-0.05150,-0.56880
42+
6.25000,68.75000,-1.79020,-0.48170
43+
18.75000,68.75000,0.89740,1.04420
44+
31.25000,68.75000,1.13080,1.19470
45+
43.75000,68.75000,0.17620,0.19130
46+
56.25000,68.75000,-0.88170,-0.43030
47+
68.75000,68.75000,-0.08010,-0.07640
48+
81.25000,68.75000,-0.99490,-0.24290
49+
93.75000,68.75000,-2.08210,-1.78200
50+
6.25000,81.25000,-2.62380,-0.64320
51+
18.75000,81.25000,-0.94610,-0.25010
52+
31.25000,81.25000,0.17930,0.92370
53+
43.75000,81.25000,1.53430,1.59230
54+
56.25000,81.25000,-0.58480,0.43940
55+
68.75000,81.25000,-2.49520,-0.77460
56+
81.25000,81.25000,-1.92560,-0.28010
57+
93.75000,81.25000,-1.32290,-0.78650
58+
6.25000,93.75000,-0.37430,-0.38190
59+
18.75000,93.75000,-0.77530,-0.08400
60+
31.25000,93.75000,-0.07780,0.47230
61+
43.75000,93.75000,-0.10390,0.71110
62+
56.25000,93.75000,0.21330,0.46800
63+
68.75000,93.75000,-0.88100,0.02810
64+
81.25000,93.75000,-1.07350,0.15820
65+
93.75000,93.75000,-0.54330,0.07670

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /