Skip to main content
Ctrl+K

grid-indexing documentation

  • API
  • Terminology
  • API
  • Terminology

Section Navigation

  • grid_indexing.infer_grid_type
  • grid_indexing.infer_cell_geometries
  • grid_indexing.RTree
  • grid_indexing.distributed.DistributedRTree
  • API

API#

Grid inference#

infer_grid_type(ds)

infer_cell_geometries(ds, *[, grid_type, coords])

In-memory#

RTree(source_cells[, shape])

A geospatial RTree implementation

Distributed#

distributed.DistributedRTree(geoms)

A distributed geospatial RTree implementation

previous

grid-indexing

next

grid_indexing.infer_grid_type

On this page
  • Grid inference
  • In-memory
  • Distributed

This Page

  • Show Source

© Copyright 2026, Justus Magin.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.