EBK Regression Prediction is ESRI propriety tool for interpolation. But I am looking for some open source solution with same method Empirical Bayesian Kriging. I have 10 location rainfall data. I want to interpolate the data to fill the gap in between. my dependent variable will be rainfall data and explanatory variable will be DEM.
Asked
Active
Viewed 384 times
0
-
2Yes, you can implement this method in Python. Was there a particular problem with it? – mkrieger1 May 20 '22 at 21:04
-
It's not clear what your question is. – jthulhu May 20 '22 at 21:06
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community May 21 '22 at 06:54