as.rwd_agg |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
as_rwd_agg |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
as_rwd_agg.data.frame |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
as_rwd_agg.default |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
as_rwd_agg.list |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
as_rwd_agg.matrix |
Coerce lists, matrices, and data.frames to RiverWare data aggregators |
cbind.rwd_agg |
Combine RiverWare data aggregators |
createSlotAggList |
Creates a list for use by 'getDataForAllScens'. |
getDataForAllScens |
Get and aggregate data from an rdf file(s) |
getMaxAnnValue |
Simple aggregation functions for monthly matrix data |
getMinAnnValue |
Simple aggregation functions for monthly matrix data |
getSlotsInRdf |
Returns all slots contained in an rdf file. |
getWYFromYearmon |
Get the water year from a year-month (yearmon) value |
is.rdf |
Test if the object is an rdf |
is.rwd_agg |
Test if the object is a rwd_agg |
is.slot_agg_list |
Test if the object is a slot_agg_list |
is_rdf |
Test if the object is an rdf |
is_rwd_agg |
Test if the object is a rwd_agg |
is_slot_agg_list |
Test if the object is a slot_agg_list |
keyRdf |
Example rdf file with monthly data. |
makeAllScenNames |
Create a vector of scenarios from different dimensions |
rbind.rwd_agg |
Combine RiverWare data aggregators |
rdfSlotToMatrix |
Get a slot out of an rdf object |
rdf_aggregate |
Aggregate RiverWare output for one or more scenarios |
rdf_get_slot |
Get a slot out of an rdf object |
rdf_get_timespan |
Returns the simulation timespan from an rdf |
rdf_slot_names |
Returns all slots contained in an rdf file. |
rdf_to_rwtbl |
Convert an rdf to a tibble |
rdf_to_rwtbl2 |
Convert an rdf to a tibble |
read.rdf |
Read an rdf file into R. |
read.rdf2 |
Read an rdf file into R. |
read_rdf |
Read an rdf file into R. |
read_rwd_agg |
Read in a rwd_agg file |
read_rw_csv |
Read RiverWare/RiverSMART produced csv files |
rwd_agg |
Class to specify how to aggregate RiverWare data |
rwd_agg_template |
Create a 'rwd_agg' template |
rwslot_annual_max |
Simple aggregation functions for monthly matrix data |
rwslot_annual_min |
Simple aggregation functions for monthly matrix data |
rwslot_annual_sum |
Simple aggregation functions for monthly matrix data |
rwslot_fwaac |
Simple aggregation functions for monthly matrix data |
rwtbl_get_scen_folder |
Map a scenario name to the original scenario folder |
rwtbl_slot_names |
List the slot names in a tbl_df |
rwtbl_var_to_slot |
Map a variable name to the RiverWare slot name |
rw_scen_aggregate |
Aggregate RiverWare output for one or more scenarios |
rw_scen_gen_names |
Create a vector of scenarios from different dimensions |
scen_data |
Example aggregated scenario data |
slot_agg_list |
A class to control how RiverWare data are aggregated |
sumMonth2Annual |
Simple aggregation functions for monthly matrix data |
sysRdf |
Example rdf file with annual data. |
ym_get_wateryear |
Get the water year from a year-month (yearmon) value |