StatistikStadtZuerich / BevSzen

population scenarios City of Zurich
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

missing file in different scenario #8

Closed insilentio closed 2 years ago

insilentio commented 2 years ago

if I try to run middle scenario

run_scen(
        scenarios = c("middle"),
        modules = c("all")) 

I get the following error: _Fehler: '2_Data/5_Outputs/lower/naturalizationfuture.csv' does not exist in current working directory

which refers to the lower scenario.

insilentio commented 2 years ago

additionally, after adding the above file, _"Fehler: Cannot open file for writing: 'C:\Users\sszbad\R\BevSzen\2020phase2\2_Data\4_Rates\middle\birth_fertilityfuture.csv" occurs.

I guess we need to start testing with completely empty directories.