diff --git a/src/parameters.toml b/src/parameters.toml index 1c60864671e93e8733ebf65598bcdaaf6790c1d0..b743ca5882c71730f481206826029e56320d45c5 100644 --- a/src/parameters.toml +++ b/src/parameters.toml @@ -23,7 +23,7 @@ enddate = 2023-12-31 # last day of the simulation #enddate = 2022-01-02 # last day of the simulation (test value) [world] -mapdirectory = "data/regions/jena-small" # the directory in which all geographic data are stored +mapdirectory = "data/regions/jena" # the directory in which all geographic data are stored mapresolution = 10 # map resolution in meters landcovermap = "landcover.tif" # name of the landcover map in the map directory farmfieldsmap = "fields.tif" # name of the field geometry map in the map directory