Skip to content

Releases: google/Xee

v0.0.4

Choose a tag to compare

@schwehr schwehr released this 30 Nov 17:26

What's Changed

  • Better handling of setting EE nodata masked value to NaNs values. by @dabhicusp in #103
  • Fixed small data discrepancy between Xee and pure computePixels(). by @dabhicusp in #105

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@naschmitz naschmitz released this 20 Nov 17:41

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@naschmitz naschmitz released this 30 Oct 18:52

Minor readme fix.

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@alxmrs alxmrs released this 11 Oct 20:11

Easier Xee distribution, better IO by default and an important data correctness fix.

Overview

  • Distribution on pip and conda now supported (thanks for your help @giswqs!)
  • Automatic optimal io_chunks by default. You'll be able to get a full 48MBs per each computePixels() request.
  • An important data correctness fix involving coordinate ranges. Thanks @raspstephan for raising this concern.

What's Changed

New Contributors

Full Changelog: v0.0.0...v0.0.1

v0.0.0

Choose a tag to compare

@alxmrs alxmrs released this 10 Oct 20:24

Initial release of Xee.