uxarray.Grid.sphere_radius

uxarray.Grid.sphere_radius#

property Grid.sphere_radius#

Physical sphere radius from the source grid (e.g., Earth’s radius for MPAS ocean grids).

Internally, all calculations use a unit sphere. This property stores the original radius for scaling results back to physical units.

Returns:

sphere_radius – The physical sphere radius. Defaults to 1.0 if not set.

Return type:

float