joe-jordan / pyvoro

2D and 3D Voronoi tessellations: a python entry point for the voro++ library
Other
100 stars 26 forks source link

What is the recommended format to save the outputs? #24

Open surendranlu opened 7 months ago

surendranlu commented 7 months ago

I tried the sample code. I get the results. But when I tried using the JSON format, I end up with errors. write() argument must be str, not list

  1. How to correct this?
  2. What is the recommended format to store the results