Installation
Usage Examples
Documentation
Reads an entire Grid into a newly-allocated numpy array and wraps it in a NumpyGrid instance.
Grid
NumpyGrid
grid (Grid) – Grid instance to read. The entire grid will be read when this function is called.
NumpyGrid instance.