Should we directly zip the output files from simona #781
Closed
danielfeismann
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Sounds good. Another way to save space would be to use databases, because they use efficient data types besides just text. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Might be worth a try. I don't see any obvious downsides. |
Beta Was this translation helpful? Give feedback.
0 replies
-
closed by #965 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since I just realised that pandas 'read_csv' also supports zip compression it's quite easy and convinient to implement zipped csv data in analysis of simulations. I guess this would be as well easy to implement into pypsdm though. Thus IMHO it would be a good idea to add compression to the simona outputs.
But there might be issues I'm not aware of. So lets discuss, what do you think @sebastian-peter @jo-bao @t-ober?
Beta Was this translation helpful? Give feedback.
All reactions