You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe spec_vals.flatten()[j] should be instead of spec_vals.flatten()[i] on this line. Let me know if it is correct or not. If so, same line should be corrected on uk3d class.
I believe
spec_vals.flatten()[j]
should be instead ofspec_vals.flatten()[i]
on this line. Let me know if it is correct or not. If so, same line should be corrected on uk3d class.https://github.com/bsmurphy/PyKrige/blob/db07202a4ff1cbe9a2211db5976a1511ab34fc21/pykrige/uk.py#L841
The text was updated successfully, but these errors were encountered: