geoid_files: Earth Gravitation Model files

View source: R/geoid-files.R

geoid_filesR Documentation

Earth Gravitation Model files

Description

Global 2.5 Minute Geoid Undulations, a

Usage

geoid_files(all = FALSE, ...)

Arguments

all

return all files, or just the core grid files for GDAL? './w001001.adf'

...

: additional parameters, currently ignored

Details

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.

Value

data frame of file paths

Examples

## Not run: 
  geoid_files()

## End(Not run)

AustralianAntarcticDivision/raadfiles documentation built on Feb. 15, 2024, 6:14 p.m.