geoid_files | R Documentation |
Global 2.5 Minute Geoid Undulations, a
geoid_files(all = FALSE, ...)
all |
return all files, or just the core grid files for GDAL? './w001001.adf' |
... |
: additional parameters, currently ignored |
Each file is an ESRI GRID raster data set of 2.5-minute geoid undulation values covering a 45 x 45 degree area. Each raster file has a 2.5-minute cell size and is a subset of the global 2.5 x 2.5-minute grid of pre-computed geoid undulation point values found on the EGM2008-WGS 84 Version web page. This ESRI GRID format represents a continuous surface of geoid undulation values where each 2.5-minute raster cell derives its value from the original pre-computed geoid undulation point value located at the SW corner of each cell.
data frame of file paths
## Not run:
geoid_files()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.