readice_area | R Documentation |
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.
readice_area(product = "nsidc", hemisphere = "south", ...)
product |
"nsidc" the 25km NSIDC passive microwave |
hemisphere |
south (default) or north |
... |
ignored |
raster with the area of the cells in m^2
readice
readice_area()
readice_area(hemisphere = "north")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.