Skip to content

Releases: corteva/geocube

0.5.2 Release

17 Apr 15:49
Compare
Choose a tag to compare

What's Changed

  • BUG: Recalc transform when vectorizing in #171

Full Changelog: 0.5.1...0.5.2

0.5.1 Release

18 Mar 14:21
Compare
Choose a tag to compare

What's Changed

  • Add default value in vectorize when dataarray has no name, and a warning by @Imanflow in #166

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0 Release

25 Jan 17:22
Compare
Choose a tag to compare

What's Changed

  • BUG: Ignore categorical columns not in measurements in #161
  • ENH: Read subset of measurements for efficiency in #161

Full Changelog: 0.4.3...0.5.0

0.4.3. Release

16 Jan 20:53
Compare
Choose a tag to compare

What's Changed

  • DEP: Support Python 3.10-3.12 in #156
  • BUG: Update minimize dtype for int64 & int8 support in #159
  • BUG: Support pandas IntegerArray in #158

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2 Release

24 May 13:14
Compare
Choose a tag to compare

What's Changed

  • BUG: Fix conversion to datetime64[ns] for naive datetimes in #145

Full Changelog: 0.4.1...0.4.2

0.4.1 Release

23 May 17:37
Compare
Choose a tag to compare

What's Changed

  • BUG: Fix conversion to datetime64[ns] in #143
  • BUG: Fix vectorize when nodata is None in #142

Full Changelog: 0.4.0...0.4.1

0.4.0 Release

03 Mar 20:44
Compare
Choose a tag to compare

What's Changed

  • DEP: Add Python 3.11 support in #133
  • DEP: Drop Python 3.8 Support in #137
  • BUG: Handle geopandas CRS check in vectorxarray in #127
  • ENH: Add vectorize function in #135

Full Changelog: 0.3.3...0.4.0

0.3.3 Release

04 Oct 16:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions:

Full Changelog: 0.3.2...0.3.3

0.3.2 Release

27 Jun 19:38
Compare
Choose a tag to compare

What's Changed

  • MNT: corrections to setup.cfg; use "pytest"; add "make dist" target by @mwtoews in #111
  • BUG: Write transform on output dataset by @snowman2 in #112

Other contributions

Full Changelog: 0.3.1...0.3.2

0.3.1 Release

03 May 13:31
Compare
Choose a tag to compare

What's Changed

  • TYPE: Modified NDArray import for typing #106

Full Changelog: 0.3.0...0.3.1