diff --git a/seasonal_water_yield/README.txt b/seasonal_water_yield/README.txt index 349b65d70c62d5968d43ec182a224f88fae91cc2..d38d872c7bb50be367bb8682ea489ecc278bdc2d 100755 --- a/seasonal_water_yield/README.txt +++ b/seasonal_water_yield/README.txt @@ -4,6 +4,7 @@ B.tif - default arguments only L.tif - default arguments only B_cz.tif - suffix == 'cz' and "Climate Zones" selected file_list_base.txt - list of files that should be in the workspace if defaults are selected +file_list_user_recharge.txt - list of files that should be in the workspace if user defined recharge file_list_cz.txt - list of files that should be in the workspace if it is run with "climate zones" selected and suffix of "cz" agg_results_base.csv - the aggregate results from the specified shapefile; created with the `create_aggregate_values.py` script in this directory -agg_results_cz.csv - the aggregate results from the specified shapefile; created with the `create_aggregate_values.py` script in this directory \ No newline at end of file +agg_results_cz.csv - the aggregate results from the specified shapefile; created with the `create_aggregate_values.py` script in this directory diff --git a/seasonal_water_yield/file_list_user_recharge.txt b/seasonal_water_yield/file_list_user_recharge.txt new file mode 100755 index 0000000000000000000000000000000000000000..9107852bd80a24eba18ed381b3f70537652af98a --- /dev/null +++ b/seasonal_water_yield/file_list_user_recharge.txt @@ -0,0 +1,13 @@ +./aggregated_results.dbf +./aggregated_results.prj +./aggregated_results.shp +./aggregated_results.shx +./B.tif +./B_sum.tif +./intermediate_outputs/flow_dir.tif +./intermediate_outputs/outflow_direction.tif +./intermediate_outputs/outflow_weights.tif +./intermediate_outputs/stream.tif +./L_avail.tif +./L_sum.tif +./Vri.tif