uxarray.Grid.face_lon

Contents

uxarray.Grid.face_lon#

property Grid.face_lon#

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

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

Returns:

face_lon – An array of shape (n_face,)

Return type:

xarray.DataArray