JGCRI / xanthos

An extensible global hydrologic framework
Other
32 stars 16 forks source link

Write outputs to parquet file #24

Closed calebbraun closed 5 years ago

calebbraun commented 5 years ago

Xanthos' .csv outputs can be quite bulky, and aren't suited well to comparisons of many runs of Xanthos.

Let's try adding an output option for writing to a parquet file, which has good compression for column-based data and can be added to easily.