Open MinhyukPark opened 1 year ago
The directory that the input network is in needs to be writable.
https://github.com/illinois-or-research-analytics/cm_pipeline/blob/f2afffb865b892d1a62cf8d49f51ac162b615802/hm01/context.py#L60 This lines makes a working directory but I'm pretty sure it gets the working directory from https://github.com/illinois-or-research-analytics/cm_pipeline/blob/f2afffb865b892d1a62cf8d49f51ac162b615802/hm01/cm.py#L298.
Categorizing this as a usability suggestion since CM still works, setting this as backlog
Summary
The directory that the input network is in needs to be writable.
https://github.com/illinois-or-research-analytics/cm_pipeline/blob/f2afffb865b892d1a62cf8d49f51ac162b615802/hm01/context.py#L60 This lines makes a working directory but I'm pretty sure it gets the working directory from https://github.com/illinois-or-research-analytics/cm_pipeline/blob/f2afffb865b892d1a62cf8d49f51ac162b615802/hm01/cm.py#L298.