Releases: CartoDB/raster-loader
Releases · CartoDB/raster-loader
v0.10.3
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.8.1
Bug Fixes
- Fixed stats for non-masked arrays
v0.8.0
Added
- Add metadata for Builder Rasters (#147)
v0.7.1
Bug Fixes
- fix: support for Python 3.9 / NumPy 2.0 (#145)
v0.7.0
Added
- Support raster overviews (#140)
Enhancements
- increase chunk-size to 10000 (#142)
Bug Fixes
- fix: make the gdalwarp examples consistent (#143)
v0.6.1
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
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
Enhancements
- Add support for snowflake (#127)