Closed akselx closed 12 months ago
@theocharides - Added code to create output dirs. Was considering it in baus.py, but ended up adding the check directly from the summary scripts close to where the code would fail if the dirs are not present.
This seems useful! Next up we can create the output folder based on run name too.
Yes I was thinking just that this morning. Might even move a folder creation function to utils to simply/ generalize.
On Fri, Nov 3, 2023, 13:21 Elizabeth Theocharides @.***> wrote:
This seems useful! Next up we can create the output folder based on run name too.
— Reply to this email directly, view it on GitHub https://github.com/BayAreaMetro/bayarea_urbansim/pull/338#issuecomment-1793048942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA36UDKFQUQJHNZH2QTNZ33YCVG55AVCNFSM6AAAAAA644VMYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGA2DQOJUGI . You are receiving this because you authored the thread.Message ID: @.***>
I updated the repository's main README to reflect this small change in #335 and noted the next change in this task: https://app.asana.com/0/385259290425521/1205681757061723
Before writing to folders, ensure they are present in the chosen output dir.