Version 0.1.2 - 2022-07-01
What's Changed
- Support large GeoTIFF files with creation of overviews by @ianthomas23 in #117
- Tidy up repo by @ianthomas23 in #118
- Test creating overviews for multiple netcdf files with multiple bands by @ianthomas23 in #119
- Avoid using dask.bag if creating overview of only 1 file by @ianthomas23 in #120
- Support VRTs by @ianthomas23 in #121
- Always use multi file opening code for VRTs by @ianthomas23 in #122
- point_aggregation(): added geometry param by @thuydotm in #127
- Reduce test geotiff size from 10 GB to 1 GB by @ianthomas23 in #125
- Use relative url for psutils by @ianthomas23 in #124
- Support scanning directories for VRTs by @ianthomas23 in #123
- mapshader tile command: enable writing precomputed tiles to a output location by @thuydotm in #128
- added projected buffered extent transform by @brendancol in #130
- Add tile utils module with example notebook by @brendancol in #131
- changelog for release 0.1.2 by @thuydotm in #138
New Contributors
Full Changelog: v0.1.1...v0.1.2