ARTS built-in documentation server

Workspace Method z_surfaceFromFileAndGrid

Description

Sets the surface altitude for a given latitude and longitude grid.

Authors: Richard Larsson

Synopsis

z_surfaceFromFileAndGrid( z_surface, lat_grid, lon_grid, filename, interp_order, set_lowest_altitude_to_zero )

Variables

OUTz_surface(Matrix)The surface altitude.
INlat_grid(Vector)The latitude grid.
INlon_grid(Vector)The longitude grid.
GINfilename(String)File of GriddedField2 with surface altitudes gridded
GINinterp_order(Index, Default: 1)Interpolation order
GINset_lowest_altitude_to_zero(Index, Default: 0)Index that sets the lowest altitude to 0 to ignore sub-surface pressures/altitudes