R/surface.R

#' Surface height
#'
#' Surface height of central Argentina on a lambert grid.
#'
#' @format
#' A data.table with 53224 rows and 5 variables.
#' \describe{
#'   \item{lon}{longitude in degrees}
#'   \item{lat}{latitude in degrees}
#'   \item{height}{height in meters}
#'   \item{x}{x coordinates of projection}
#'   \item{y}{y coordinates of projection}
#'   }
"surface"
eliocamp/meteoR documentation built on April 21, 2024, 9:33 a.m.