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
We have a kd-tree of cell center points. This also allows for irregular grids, e.g. locations of measurement points. We can write a function to allow irregular gridded data to be imported in a GeoCube. lat/lon <-> cell id conversion would be the same, because it can be any voronoi partition.
The text was updated successfully, but these errors were encountered:
We have a kd-tree of cell center points. This also allows for irregular grids, e.g. locations of measurement points. We can write a function to allow irregular gridded data to be imported in a GeoCube. lat/lon <-> cell id conversion would be the same, because it can be any voronoi partition.
The text was updated successfully, but these errors were encountered: