Description Usage Value See Also Examples
View source: R/goesaodc_installGoesGrids.R
Creates data files with geolocation information for GOES-16
(East) and GOES-17 (West) satellite products. Checks for the presence of
GOES 16 & GOES 17 .nc (NetCDF) files in the directory previously set by
setSatelliteDataDir
. If present, will read projection and
coordinate grid information from them and create GOES East and West grids in
that directory. If .nc files are missing, will download appropriate ones
and use them to create the grids.
1 |
Invisible vector of local GOES 16 and 17 grid filepaths.
1 2 3 4 5 | library(MazamaSatelliteUtils)
setSatelliteDataDir("~/Data/Satellite")
goesaodc_installGoesGrids()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.