earthkit.geo.figure

Attributes

IFS_SPHERE

Object of spherical Earth with radius=6371229 m as used in the IFS.

UNIT_SPHERE

Object of unit sphere (with the radius of 1 m).

Classes

Figure

Figure representing the size and shape of a spheroid.

Sphere

Base class for a sphere. The radius is in metres.

UnitSphere

Unit sphere (with the radius of 1 m).

Module Contents

earthkit.geo.figure.IFS_SPHERE

Object of spherical Earth with radius=6371229 m as used in the IFS. See [IFS-CY47R3-PhysicalProcesses] (Chapter 12).

earthkit.geo.figure.UNIT_SPHERE

Object of unit sphere (with the radius of 1 m).