OK = OrdinaryKriging( x, y, sss, variogram_model='exponential', verbose=True, enable_plotting=True, )
ValueError: A 2-dimensional array must be passed.
How can i clear the error