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.
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.