CityScope / CSL_Guadalajara

Repository for the CityScope project related to Guadalajara Collaboration
GNU General Public License v3.0
2 stars 4 forks source link

Cannot run CityScope_CCU #25

Open agrignard opened 1 year ago

agrignard commented 1 year ago

@gamalielpalomo I am unfortunately not able to run it with the last version of GAMA.

Would it be possible for you to have a look it the version in the master is effectively the running one?

I see for instance this part of the code not being able to compile. Would be great to have a working version if possible (or maybe it living in another repo in this case would it be possible to link to it?)

file roads_shp <- file(dcu_roads_filename);
file ppdu_blocks_shp <- file(ppdu_s2_blocks_filename);
file transport_shp <- file(dcu_transport);