R/data.R

#' A list of edinfo objects from ERDDAP data sources
#'
#' A list of edinfo objects, mostly used internally for functions. These objects
#' represent different environmental data sources from ERDDAP servers and are
#' used to download environmental data.
#'
#' @format A list with objects of class edinfo
#'
#' @source Southwest Fisheries Science Center / NMFS / NOAA
"erddapList"

#' A list of edinfo objects from HYCOM data sources
#'
#' A list of edinfo objects, mostly used internally for functions. These objects
#' represent different environmental data sources from HYCOM servers and are
#' used to download environmental data.
#'
#' @format A list with objects of class edinfo
#'
#' @source Southwest Fisheries Science Center / NMFS / NOAA
"hycomList"
TaikiSan21/PAMmisc documentation built on April 27, 2024, 2:04 p.m.