R/ncdump-package.r

#' ncdump for NetCDF metadata.
#'
#' Provides a useable data structure of NetCDF metadata
#' NetCDF is Network Common Data Form \url{https://www.unidata.ucar.edu/software/netcdf/}. 
#' 
#' There is one main function, returning an object of class "ncdump": 
#' \tabular{ll}{
#'  \code{\link{NetCDF}} \tab produces a list of data frames containing metadata from a NetCDF file\cr
#'  }
#' @name ncdump
#' @docType package
NULL
r-gris/ncdump documentation built on May 26, 2019, 1:33 p.m.