R/fuse.prep-package.R

#' \pkg{fuse.prep}: Preparation of input data for FUSE
#'
#' The goal of \pkg{fuse.prep} is to tidy and generate the input data to run FUSE
#' for a catchement.
#'
#'@section \pkg{fuse.prep} Core functions:
#'
#' \itemize{
#'    \code{\link{elev_bands_nc}}: creates NetCDF file of elevation bands.
#' }
#'
#' \itemize{
#'    \code{\link{meteo_forcing_nc}}: creates NetCDF file of Meteorological
#'     forcings.
#' }
#'
#'@docType package
#'@name fuse.prep-package
#'
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
lhmet-ped/fuse.prep documentation built on Dec. 7, 2020, 3:08 p.m.