UpdateGwbuckFile: Update a groundwater bucket parameter netcdf file based on an...

Description Usage Arguments

View source: R/udmap_utils.R

Description

UpdateGwbuckFile takes a groundwater bucket parameter dataframe (e.g., as generated by ReadGwbuckFile then subsetted) and exports it to a new model-ready groundwater bucket parameter file.

Usage

1
UpdateGwbuckFile(gwbuckFile, gwbuckDf, subDim = TRUE)

Arguments

gwbuckFile

Path to new groundwater bucket parameter file to update. This should be a copy of an existing groundwater parameter file, as it will be overwritten

gwbuckDf

Dataframe of the new groundwater bucket parameter information to write to the new file

subDim

Boolean whether the dimensions in the new file need to be subsetted to match the new dataframe (DEFAULT=TRUE)


NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.