Skip to contents

AHG estimation

General tools for fitting AHG relations

ahg_estimate()
Properly estimate AHG values
best_optimal()
Report best optimal
calc_nsga()
Calculate NSGA2 AHG
compute_ahg()
Approximate AHG relationships
min_max()
Find thresholds for coefficient and exponent limits.
mismash()
Compute all combos!

Data Preprocessing

Basic Data Filters

date_filter()
Implements filtering by date
mad_filter()
Implements filtering by median absolute deviation
nls_filter()
Implements NLS filtering
qva_filter()
Implements filtering by continuity
significance_check()
Implements significance check

Hydraulic Estimates

Estimating general hydraulic characteristics

compute_hydraulic_params()
Approximate channel coeffiecent
compute_n()
Approximate Roughness
cross_section()
Approximate channel shape

Evaluation

Series evaluation

nrmse()
Normalized Root Mean Square Error
pbias()
Percent Bias

Sample Data

Manual feild measurments from USGS-01096500

nwis
Sample gage data Manual measurements made at NWIS site 01096500 Q_cms is a mandatory argument and at least one of TW_m, V_ms, or Y_m.