Skip to content

Releases: CartoDB/raster-loader

v0.10.3

17 Jan 16:05
Compare
Choose a tag to compare

What's Changed

  • fix: most_common_approx duplicated counts definition
  • feat: compression level added as option by @cayetanobv in #162

Full Changelog: v0.10.2...v0.10.3

v0.10.2

14 Jan 13:52
e3bb2b1
Compare
Choose a tag to compare

What's Changed

  • Bug/sc 458619/allow negative values on most common approx by @rantolin in #159

Full Changelog: v0.10.1...v0.10.2

v0.10.0

10 Jan 15:19
9eb7e12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.8.1

24 Sep 14:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed stats for non-masked arrays

v0.8.0

17 Sep 14:13
8b13daa
Compare
Choose a tag to compare

Added

  • Add metadata for Builder Rasters (#147)

v0.7.1

05 Jul 11:02
b52ef4e
Compare
Choose a tag to compare

Bug Fixes

  • fix: support for Python 3.9 / NumPy 2.0 (#145)

v0.7.0

02 Jul 16:37
a59f9b0
Compare
Choose a tag to compare

Added

  • Support raster overviews (#140)

Enhancements

  • increase chunk-size to 10000 (#142)

Bug Fixes

  • fix: make the gdalwarp examples consistent (#143)

v0.6.1

02 Jul 16:37
8838790
Compare
Choose a tag to compare

Enhancements

  • Add a argument to skip interactive question on upload failure (#138)

Bug Fixes

  • fix: shapely.wkt import (#136)
  • fix: update pip commands to make it compatible with zsh (#137)

v0.6.0

02 Jul 16:36
e871f7a
Compare
Choose a tag to compare

Enhancements

  • Add labels to BQ uploaded tables (#131)
  • Support input URLs and more connection credential types (#129)

Bug Fixes

  • fixed using raster files with block size other than default value (#130)
  • fix: error when bigquery dependencies not installed (#133)

v0.5.0

05 Feb 16:14
abc6d30
Compare
Choose a tag to compare

Enhancements

  • Add support for snowflake (#127)