surface_fieldPlanet
- Workspace.surface_fieldPlanet(self, surface_field: pyarts.arts.SurfaceField | None = None, option: pyarts.arts.String | None = None) None
Initialize the surface field with the ellipsoid of a planet.
The elevation will be set to 0.
See
PlanetOrMoonType
for validoption
.Author(s): Richard Larsson
- Parameters:
surface_field (SurfaceField, optional) – The surface field describes the surface properties. See
surface_field
, defaults toself.surface_field
[OUT]option (String) – Choice of planet or moon. [IN]