/CoCCalc

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

  • csv2json.py --- Converts the *.csv files to a JSONP-formatted file usable by coccalc.html.
  • coccalc.html --- Calculates the running time and health by unit deployed.
  • decompress-sc.py --- Decompress the *.sc files to *.scf files. You must install PyLZMA.
  • dump-scf.py --- Extract the images from the *.scf files. You must install Pillow 2.