pyart.testing.sample_objects.make_empty_grid

pyart.testing.sample_objects.make_empty_grid(grid_shape, grid_limits)[source]

Make an empty grid object without any fields or metadata.

Parameters:

grid_shape : 3-tuple of floats

Number of points in the grid (x, y, z).

grid_limits : 3-tuple of 2-tuples

Minimum and maximum grid location (inclusive) in meters for the x, y, z coordinates.

Returns:

grid : Grid

Empty Grid object, centered near the ARM SGP site (Oklahoma).

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.