API reference
- gridkit
- _statistical_functions
- base_grid
BaseGridBaseGrid.definitionBaseGrid.crsBaseGrid.sizeBaseGrid.dx()BaseGrid.dy()BaseGrid.cell_heightBaseGrid.cell_widthBaseGrid.offsetBaseGrid.rotationBaseGrid.rotation_matrixBaseGrid.rotation_matrix_invBaseGrid.areaBaseGrid.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.anchor()BaseGrid.parent_grid_classBaseGrid.cells_in_bounds()BaseGrid.are_bounds_aligned()BaseGrid.align_bounds()BaseGrid.intersect_geometries()BaseGrid.to_shapely()BaseGrid.interp_from_points()BaseGrid.update()
- 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
HexGridHexGrid.definitionHexGrid.rotation_matrixHexGrid.rotation_matrix_invHexGrid.areaHexGrid.offsetHexGrid.dxHexGrid.dyHexGrid.rHexGrid.shapeHexGrid.to_bounded()HexGrid.relative_neighbours()HexGrid.centroid()HexGrid.cells_near_point()HexGrid.cell_at_point()HexGrid.cell_corners()HexGrid.to_crs()HexGrid.cells_in_bounds()HexGrid.subdivide()HexGrid.parent_grid_classHexGrid.update()
BoundedHexGridBoundedHexGrid.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.argmax()BoundedHexGrid.argmin()BoundedHexGrid.grid_id_to_numpy_id()BoundedHexGrid.max()BoundedHexGrid.mean()BoundedHexGrid.median()BoundedHexGrid.min()BoundedHexGrid.std()BoundedHexGrid.sum()BoundedHexGrid.interp_nodata()BoundedHexGrid.centroid()BoundedHexGrid.anchor()BoundedHexGrid.update()
- index
validate_index()concat()GridIndexGridIndex.from_index_1d()GridIndex.xGridIndex.yGridIndex.shapeGridIndex.unique()GridIndex.sort()GridIndex.intersection()GridIndex.difference()GridIndex.isdisjoint()GridIndex.issubset()GridIndex.issuperset()GridIndex.index_1dGridIndex.ravel()GridIndex.append()GridIndex.delete()GridIndex.copy()
- io
- rect_grid
RectGridRectGrid.definitionRectGrid.dxRectGrid.dyRectGrid.sizeRectGrid.to_bounded()RectGrid.relative_neighbours()RectGrid.centroid()RectGrid.cells_near_point()RectGrid.cell_at_point()RectGrid.cell_corners()RectGrid.to_crs()RectGrid.cells_in_bounds()RectGrid.subdivide()RectGrid.parent_grid_classRectGrid.update()
BoundedRectGridBoundedRectGrid.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.argmax()BoundedRectGrid.argmin()BoundedRectGrid.grid_id_to_numpy_id()BoundedRectGrid.max()BoundedRectGrid.mean()BoundedRectGrid.median()BoundedRectGrid.min()BoundedRectGrid.std()BoundedRectGrid.sum()BoundedRectGrid.anchor()BoundedRectGrid.interp_nodata()
- tri_grid
TriGridTriGrid.definitionTriGrid.dxTriGrid.dyTriGrid.rTriGrid.centroid()TriGrid.cell_corners()TriGrid.cell_at_point()TriGrid.cells_in_bounds()TriGrid.cells_near_point()TriGrid.subdivide()TriGrid.is_cell_upright()TriGrid.parent_grid_classTriGrid.relative_neighbours()TriGrid.neighbours()TriGrid.to_bounded()TriGrid.to_crs()TriGrid.anchor()TriGrid.update()
BoundedTriGridBoundedTriGrid.centroid()BoundedTriGrid.intersecting_cells()BoundedTriGrid.crop()BoundedTriGrid.cell_corners()BoundedTriGrid.to_shapely()BoundedTriGrid.to_crs()BoundedTriGrid.anchor()BoundedTriGrid.numpy_id_to_grid_id()BoundedTriGrid.grid_id_to_numpy_id()BoundedTriGrid.argmax()BoundedTriGrid.argmin()BoundedTriGrid.max()BoundedTriGrid.mean()BoundedTriGrid.median()BoundedTriGrid.min()BoundedTriGrid.std()BoundedTriGrid.sum()
- version