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.
| 1 | UpdateGwbuckFile(gwbuckFile, gwbuckDf, subDim = TRUE)
 | 
| 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) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.