uxarray.Grid.edge_lon

Contents

uxarray.Grid.edge_lon#

property Grid.edge_lon#

Longitude coordinate of the center of each edge (in degrees).

Values are expected to be in the range [-180.0, 180.0].

Returns:

edge_lon – An array of shape (n_edge,)

Return type:

xarray.DataArray