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
The Readme and the documentation tells me that "Currently this package supports [...] irregular grids."
I interpreted this (wrongly as it turns out) that I can interpolate points arbitrarily scattered. It seems I'm not alone with this: this issue #552 clarifies that "irregular" means "rectilinear", and not arbitrary irregular.
Writing explicitly:
"Currently this package supports interpolation on Cartesian and rectilinear grids"
would have helped a lot.
The text was updated successfully, but these errors were encountered:
scheidan
changed the title
Documentation: what is exactly meant with "irregular grid"?
Documentation: what exactly is meant by "irregular grid"?
Jul 20, 2023
Maybe this is just a problem of wording
The Readme and the documentation tells me that "Currently this package supports [...] irregular grids."
I interpreted this (wrongly as it turns out) that I can interpolate points arbitrarily scattered. It seems I'm not alone with this: this issue #552 clarifies that "irregular" means "rectilinear", and not arbitrary irregular.
Writing explicitly:
"Currently this package supports interpolation on Cartesian and rectilinear grids"
would have helped a lot.
For reference:
Wikipedia for Regular grids
Wikipedia for Unstructured grid or irregular grid
The text was updated successfully, but these errors were encountered: