- Replace
gdal.TermProgress
withgdal.TermProgress_nocb
. - Changes: https://github.com/ghislainv/geefcc/compare/v0.1.3...v0.1.4
- Add an option to compute the tiles sequentially
- Change multiprocessing to multiprocess
- Adding
crop_to_aoi
argument to functionget_fcc()
- Changes: https://github.com/ghislainv/geefcc/compare/v0.1.2...v0.1.3
- Changing import statements.
- Changes: https://github.com/ghislainv/geefcc/compare/v0.1.1...v0.1.2
- Adding function sum_raster_band().
- New tutorial for large countries.
- First release of the package.