View source: R/sidfex.osisaf.nc2rda.R
| sidfex.osisaf.nc2rda | R Documentation |
This function reads the grid information and sea-ice concentration from the frequently downloaded NetCDF file. It then applies sl.lonlat2D.c2i from spheRlab and returns the sea-ice contration together with the ouput of the spheRlab routine.
sidfex.osisaf.nc2rda(filename, do.noSIC2NA = T)
filename |
the path and filename of the OSI-SAF datafile (must be the same or comparable to the available .nc files on OSI-SAF ftp server: "ftp://osisaf.met.no/prod/ice/conc/"). |
do.noSIC2NA |
a boolean value (default: |
Returns sea-ice concentration and processed grid data, also sets all datapoints without sea ice to NA.
The output can be further processed with sidfex.osisaf.SIC2dev.
Simon Reifenberg, Helge Goessling
sidfex.osisaf.SIC2dev, sidfex.osisaf.download.latestNhSIC, sl.lonlat2D.c2i
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.