symbench / electric-circuits

Electric Circuits Domain for webGME
https://webgme.symbench.org
Apache License 2.0
12 stars 3 forks source link

Add bulk NetlistToCircuit conversion from a zip file. Closes #86 #135

Closed umesh-timalsina closed 3 years ago

umesh-timalsina commented 3 years ago
umesh-timalsina commented 3 years ago

While this works great. It might be nice to fail only iff none of the netlists in the zipfile are to able to be converted to Circuits. Currently, this will fail if any one netlists failed.