Closed shianli closed 4 years ago
In order to reproduce the error, create a new model in COMOKIT Template Project based on any template and point dataset variable toward a usable dataset, e.g. string dataset_path <- "../../COMOKIT/Datasets/Sample/";
I seem to remember that this file had been added by @ptaillandier , no ?
It has been added in the Parameters folder.....
add a parameter_folder_path var to specify parameter folder and add it to COMOKIT Template Projects, see 913a7dafca634dd487b6dfaa38eee224ca1926e0
I would suggest to call it parameters_path
or parameters_folder_path
(with an "s").
GAMA is trying to look for Building type per activity type.csv (in Parameters folder) in the application model folder instead of COMOKIT folder when the application model is launch outside COMOKIT