readderivaadc | R Documentation |
Derived data are read from files managed by derivaadcfiles
.
readderivaadc(products, xylim = NULL, returnfiles = FALSE, ...)
products |
choice of products, see |
xylim |
spatial extents to crop from source data, can be anything accepted by |
returnfiles |
ignore options and just return the file names |
... |
passed to brick, primarily for |
raster
object
http://data.aad.gov.au/aadc/metadata/metadata.cfm?entry_id=Polar_Environmental_Data
derivaadcfiles
for details on the repository of
data files, raster
for the return value
## Not run:
prods <- c("bathymetry","chl_summer_climatology")
x <- readderivaadc(prods)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.