Skip to content

Releases: google/Xee

v0.0.4

30 Nov 17:26
Compare
Choose a tag to compare

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

20 Nov 17:41
Compare
Choose a tag to compare

What's Changed

  • DOC: single open image example by @raybellwaves in #84
  • Run pyink to fix lint issues. by @naschmitz in #87
  • Fixed: Converting non-nanosecond precision datetime values to nanosecond precision. by @dabhicusp in #89
  • No public description by @copybara-service in #93
  • Authenticate with Earth Engine in Xee integration tests by @copybara-service in #94

New Contributors

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

v0.0.2

30 Oct 18:52
Compare
Choose a tag to compare

Minor readme fix.

What's Changed

New Contributors

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

v0.0.1

11 Oct 20:11
Compare
Choose a tag to compare

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

10 Oct 20:24
Compare
Choose a tag to compare

Initial release of Xee.