readice_area: Area of pixels in sea ice

View source: R/ice.R

readice_areaR Documentation

Area of pixels in sea ice

Description

Read the NSIDC pixel-area files for either hemisphere. Only 25km product is supported. Tool name "psn25area_v3.dat and pss25area_v3.dat": http://nsidc.org/data/polar-stereo/tools_geo_pixel.html#pixel_area.

Usage

readice_area(product = "nsidc", hemisphere = "south", ...)

Arguments

product

"nsidc" the 25km NSIDC passive microwave

hemisphere

south (default) or north

...

ignored

Value

raster with the area of the cells in m^2

See Also

readice

Examples

readice_area()
readice_area(hemisphere = "north")

AustralianAntarcticDivision/raadtools documentation built on Feb. 14, 2024, 6:28 a.m.