View source: R/cfe_noahowp_summary.R
aggregate_cfe_noahowp | R Documentation |
Aggregated CFE variables frome NWM
aggregate_cfe_noahowp( gpkg = NULL, dir = NULL, catchment_name = "aggregate_divides", flowline_name = "aggregate_flowpaths", ID = "id", precision = 9, add_to_gpkg = TRUE )
gpkg |
a geopackage with aggregation units |
dir |
directory of expected nwm_grid_file (see hyAggregate::get_nwm_grids()) |
catchment_name |
the layer name of the aggregation units |
flowline_name |
the layer name of the flowpath units |
precision |
the precision of the computations |
single_layer |
should only the top layer of a multilayer parameter be processed? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.