Skip to content
Snippets Groups Projects
Commit 8dee452d authored by Marco Matthies's avatar Marco Matthies
Browse files

Add comment to toml file

parent 77f67aa2
No related branches found
No related tags found
No related merge requests found
......@@ -40,4 +40,6 @@ insectmodel = ["season", "habitat", "pesticides"] # which factors affect insect
[crop]
cropmodel = "simple" # crop growth model to use, "almass", "aquacrop", or "simple"
cropfile = "crop_data_general.csv" # file with general crop parameters
# TODO: this parameter should be unnecessary, but removing it
# currently gives an error
growthfile = "almass_crop_growth_curves.csv" # file with crop growth parameters
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment