diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-27 18:15:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-27 18:15:29 +0200 |
commit | 06b528f0c19ca9f7a311612c0e9ae80c0d0c1d3f (patch) | |
tree | 4a848f6f825289cdd12d4ff10c26f582854cb792 /NAMESPACE | |
parent | 2cd464455a22791c0450ada45a0e0128c637fade (diff) |
Exposit runoff calculations for surface water
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,9 +16,11 @@ export(FOCUS_PELMO_crop_sze_names) export(FOCUS_PELMO_crops) export(FOCUS_PELMO_location_codes) export(GUS) +export(Koc_breaks) export(PEC_soil) export(PEC_sw_drainage_UK) export(PEC_sw_drift) +export(PEC_sw_exposit_runoff) export(PEC_sw_focus) export(PEC_sw_sed) export(PELMO_path) @@ -26,6 +28,7 @@ export(PELMO_runs) export(SFO_actual_twa) export(SSLRC_mobility_classification) export(TOXSWA_cwa) +export(buffers) export(chent_focus_sw) export(endpoint) export(evaluate_PELMO) |