Command-Line UtilitiesΒΆ
The core functionality of WSIM is exposed through a series of command-line utilities.
- General Concepts
- Computing anomalies and return periods (
wsim_anom
) - Computing composite indices (
wsim_composite
) - Bias-correcting a forecast (
wsim_correct
) - Fitting statistical distributions (
wsim_fit
) - Running the flow accumulator (
wsim_flow
) - Summarizing data (
wsim_integrate
) - Running the Land Surface Model (
wsim_lsm
) - Combining variables into a netCDF (
wsim_merge
)