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: 
#' \tabular{ll}{
#'  \code{\link{NetCDF}} \tab produces a list of data frames containing metadata from a NetCDF file\cr
#'  }
#' @name ncdump
#' @docType package
NULL

Try the ncdump package in your browser

Any scripts or data that you put into this service are public.

ncdump documentation built on May 2, 2019, 4:05 a.m.