GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

[Feature] ASCII table output

Open joshua-white opened this issue 3 years ago • 0 comments

What is the requested feature? Write an AsciiTableOutput class derived from OutputBase that takes an array2D and writes it to output, using path checking and sanitation features from OutputBase. This can replace the TriaxialDriver's direct output, and may be useful for writing solver statistics, etc.

Alternative would be use HDF5 output, but for some data a direct-to-text approach will make the user's life easier.

joshua-white avatar May 04 '21 20:05 joshua-white