rigdenlab / SIMBAD

Sequence Independent Molecular replacement Based on Available Database
http://simbad.rtfd.io
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

fix for http urllib2 problem and RCSB file #103

Closed rmk65 closed 5 years ago

rmk65 commented 5 years ago

Fix for http urllib2 issue on some machines. It's not perfect code but it works. Instead of reading from the url directly the file is downloaded locally and read from there. It's saved in to CCP4_SCR temporarily.