grib_cell_area

grid_cell_area(fs)

Computes the area of each grid cell in fs with the grid points supposed to be at the centre of the grid cells.

Parameters

fs (Fieldset) – input fieldset

Return type

Fieldset

The grid cell area is returned in m2 units. This function only works for regular latitude-longitude grids and Gaussian grids.