This set of changes significantly improves performance of `metget-server`'s build function when writing OWI format ascii files, particularly in compressed format.
What's Changed
* Using np.savetxt to write OWI formatted data by zcobell in https://github.com/waterinstitute/metget-server/pull/24
* Updating compression for owi-ascii by zcobell in https://github.com/waterinstitute/metget-server/pull/25
**Full Changelog**: https://github.com/waterinstitute/metget-server/compare/0.1.8...0.1.9