Introduction
Developer Guide
to_crs()
GeoBox
GridSpec
Index
Construct Bin1D from a sample.
Bin1D
idx (int) – Index of a sample bin
int
bin (Tuple[float, float]) – x0, x1 bin edges
Tuple
float
x0, x1
direction (Literal[1, -1]) – Default is to increment bin index left to right, supply -1 to go the other way
Literal
-1