API reference
- gridkit
- _statistical_functions
- base_grid
BaseGridBaseGrid.crsBaseGrid.dx()BaseGrid.dy()BaseGrid.offsetBaseGrid.centroid()BaseGrid.cells_near_point()BaseGrid.to_bounded()BaseGrid.relative_neighbours()BaseGrid.neighbours()BaseGrid.cell_at_point()BaseGrid.cell_corners()BaseGrid.is_aligned_with()BaseGrid.to_crs()BaseGrid.parent_gridBaseGrid.parent_grid_classBaseGrid.cells_in_bounds()BaseGrid.are_bounds_aligned()BaseGrid.align_bounds()BaseGrid.intersect_geometries()BaseGrid.to_shapely()BaseGrid.interp_from_points()
- bounded_grid
BoundedGridBoundedGrid.dataBoundedGrid.dtypeBoundedGrid.astype()BoundedGrid.update()BoundedGrid.copy()BoundedGrid.boundsBoundedGrid.mpl_extentBoundedGrid.cornersBoundedGrid.widthBoundedGrid.heightBoundedGrid.cellsizeBoundedGrid.nr_cellsBoundedGrid.intersects()BoundedGrid.shared_bounds()BoundedGrid.combined_bounds()BoundedGrid.crop()BoundedGrid.intersecting_cells()BoundedGrid.numpy_id_to_grid_id()BoundedGrid.grid_id_to_numpy_id()BoundedGrid.indicesBoundedGrid.assign()BoundedGrid.value()BoundedGrid.nodata()BoundedGrid.percentile()BoundedGrid.interp_nodata()BoundedGrid.interpolate()BoundedGrid.argmax()BoundedGrid.argmin()BoundedGrid.max()BoundedGrid.mean()BoundedGrid.median()BoundedGrid.min()BoundedGrid.resample()BoundedGrid.std()BoundedGrid.sum()
- doc_utils
- errors
- hex_grid
HexGridBoundedHexGridBoundedHexGrid.heightBoundedHexGrid.widthBoundedHexGrid.nr_cellsBoundedHexGrid.lonBoundedHexGrid.latBoundedHexGrid.intersecting_cells()BoundedHexGrid.crop()BoundedHexGrid.cell_corners()BoundedHexGrid.to_shapely()BoundedHexGrid.to_crs()BoundedHexGrid.numpy_id_to_grid_id()BoundedHexGrid.grid_id_to_numpy_id()BoundedHexGrid.interp_nodata()BoundedHexGrid.argmax()BoundedHexGrid.argmin()BoundedHexGrid.centroid()BoundedHexGrid.max()BoundedHexGrid.mean()BoundedHexGrid.median()BoundedHexGrid.min()BoundedHexGrid.std()BoundedHexGrid.sum()BoundedHexGrid.update()
- index
- io
- rect_grid
RectGridBoundedRectGridBoundedRectGrid.nr_cellsBoundedRectGrid.lonBoundedRectGrid.latBoundedRectGrid.centroid()BoundedRectGrid.intersecting_cells()BoundedRectGrid.crop()BoundedRectGrid.cell_corners()BoundedRectGrid.to_shapely()BoundedRectGrid.to_crs()BoundedRectGrid.numpy_id_to_grid_id()BoundedRectGrid.grid_id_to_numpy_id()BoundedRectGrid.interp_nodata()BoundedRectGrid.argmax()BoundedRectGrid.argmin()BoundedRectGrid.max()BoundedRectGrid.mean()BoundedRectGrid.median()BoundedRectGrid.min()BoundedRectGrid.std()BoundedRectGrid.sum()
- tri_grid
TriGridTriGrid.dxTriGrid.dyTriGrid.rTriGrid.sizeTriGrid.offsetTriGrid.centroid()TriGrid.cell_corners()TriGrid.cell_at_point()TriGrid.cells_in_bounds()TriGrid.cells_near_point()TriGrid.is_cell_upright()TriGrid.parent_grid_classTriGrid.relative_neighbours()TriGrid.neighbours()TriGrid.to_bounded()TriGrid.to_crs()
BoundedTriGridBoundedTriGrid.centroid()BoundedTriGrid.intersecting_cells()BoundedTriGrid.crop()BoundedTriGrid.cell_corners()BoundedTriGrid.to_shapely()BoundedTriGrid.to_crs()BoundedTriGrid.numpy_id_to_grid_id()BoundedTriGrid.argmax()BoundedTriGrid.argmin()BoundedTriGrid.grid_id_to_numpy_id()BoundedTriGrid.max()BoundedTriGrid.mean()BoundedTriGrid.median()BoundedTriGrid.min()BoundedTriGrid.std()BoundedTriGrid.sum()
- version