cwatm_net_recharge#
- cwatm.cwatm_net_recharge(folder)[source]#
Compute “net” recharge variables from sum_gwRecharge (“gross” recharge) and sum_capRiseFromGW (capillary rise), for all available files.
Please note that .tss files are handled here with pandas. Therefore, the output format is different (white space separators are replaced with tabulations, headers are removed).
Parameters#
- folderpath (str or pathlib.Path)
Folder to be processed.
Returns#
Creates corresponding sum_gwNetRecharge files.