GEB-model / hydromt_geb

GNU General Public License v3.0
0 stars 0 forks source link

Maurice_paper_2 #45

Closed WMLKalthof closed 4 months ago

WMLKalthof commented 4 months ago

Put in the crop prices from FAO data and the reduction of the number of different crops in an area. Requires the following changes to the build/update.yml:

setup_farmer_characteristics_simple: risk_aversion_mean: 2 risk_aversion_standard_deviation: 1 discount_rate: 0.05 interest_rate: 0.05 irrigation_choice: canal: 80 well: 20 reduce_crops: true # if disabled, only the original crop selection for the area will exist

setup_crop_prices: crop_prices: FAO_stat project_future_until_year: 2023 # Set the year you want to extrapolate prices to project_past_until_year: 1980 # set the past year you want to extrapolate prices to