Skip to content

v0.1.7

Compare
Choose a tag to compare
@kwinkunks kwinkunks released this 19 Sep 17:43
· 15 commits to main since this release
  • Fixed bug issue #26, which garbled string comments in array_to_zmap().
  • Implemented enhancement issue #17. Created gio.unmap_to_dataarray(), putting the guts of the algorithm into its own library, unmap, which is now a dependency of gio. The library only produces NumPy arrays, so gio adds the xarray wrapper and a couple of extra options.