Skip to content

Releases: jgrss/geowombat

v2.1.22

01 May 08:12
a3088c6
Compare
Choose a tag to compare

What changed?

  • Added Python 3.11 as option in #314

v2.1.21

01 May 08:01
8942f56
Compare
Choose a tag to compare

What changed?

  • Pinned sklearn version for 'ml' extra in #310

v2.1.20

30 Apr 07:19
a4fa5a6
Compare
Choose a tag to compare

What changed?

In #313:

  • Added all file geometries to DataArray mosaic
  • Fixed import error
  • Fixed Sphinx doc builds

v2.1.19

26 Apr 13:39
75667ab
Compare
Choose a tag to compare

What changed?

#306

  • Support for multi-band mosaics
  • Fixed bug in to_raster(), where nodata values were not being written to file
  • Added 'bigtiff' keyword argument to save() method

v2.1.18

20 Apr 07:53
d1721a9
Compare
Choose a tag to compare

What changed?

  • Fixed bug in #304 that was caused by single-band mosaics. (see also #237)

v2.1.17

12 Apr 22:49
c80ef21
Compare
Choose a tag to compare

What changed?

  • Pinned scikit-learn maximum version in #301.

v2.1.16

12 Jan 10:37
923226f
Compare
Choose a tag to compare

What changed?

  • Increased the minimum supported pyproj version in #297 following #296.

v2.1.15

30 Nov 10:10
13d4ed8
Compare
Choose a tag to compare

What changed?

  • Added BIGTIFF file creation option in series apply() (#295).

v2.1.14

28 Nov 09:13
b6f68ff
Compare
Choose a tag to compare

What changed?

  • Fixed error in EVI equation (#294)

v2.1.13

08 Nov 11:34
6c8b96b
Compare
Choose a tag to compare

What changed?

Bug fix

  • Fixed multi-threaded timeout raised when downloading STAC extras (#292)