I am attempting to execute the kriging function on a set of data. The function had worked before without any issues. Now every time I try to execute it I first get the error "ERROR: 010092: Invalid output extent". I correct (or believe I do) this issue and then I get the "ERROR 9999999: Error executing function".
So far I have tried migrating all of my files to a local drive (I was previously using a Dropbox folder, and the function originally worked there), changing my output extent several times, but nothing seems to work. My dataset is very small (13 data points!), and I am at a loss for solutions. Any ideas on what I can try next?