reVeal.grid#
grid module
Functions
|
Create a regularly spaced grid at the specified resolution covering the specified bounds. |
|
Helper function to look up a callable from a group of options. |
|
Create new geometry for each cell in the input grid, consisting of a union with neighboring cells of the specified contiguity order. |
|
Execute a single characterization on an input grid. |
|
Execute a single characterization on an input grid. |
|
Calculated weighted score for the input dataframe based on the specified attributes and corresponding weights. |
Classes
|
Grid base class |
|
Subclass of RunnableGrid for running characterizations. |
|
Subclass of RunnableGrid for normalizing attribute values. |
|
Subclass of RunnableGrid for downscaling regional load projections to sites in grid. |
|
Subclass of BaseGrid for running operations. |
|
Subclass of RunnableGrid for calculating weighted composite score. |
|
Subclass of RunnableGrid for downscaling aggregate load projections to sites in grid. |