illinois-or-research-analytics / cm_pipeline

Pipeline that uses an improved version of CM for generating well-connected clusters
GNU General Public License v3.0
5 stars 4 forks source link

Input network directory needs to be writable #34

Open MinhyukPark opened 1 year ago

MinhyukPark commented 1 year ago

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.

vikramr2 commented 1 year ago

Categorizing this as a usability suggestion since CM still works, setting this as backlog