* Using ``xarray.load_dataset()`` to automatically load and close dataset. * Adding pyproject.toml. * Dereference gdal datasets properly. * Changes: https://github.com/ghislainv/geefcc/compare/v0.1.5...v0.1.6
0.1.5
============
* Using version v1_2023 of TMF. * Adding example with New Caledonia. * Changes: https://github.com/ghislainv/geefcc/compare/v0.1.4...v0.1.5
0.1.4
============
* Replace ``gdal.TermProgress`` with ``gdal.TermProgress_nocb``. * Changes: https://github.com/ghislainv/geefcc/compare/v0.1.3...v0.1.4
0.1.3
============
* Add an option to compute the tiles sequentially * Change multiprocessing to multiprocess * Adding ``crop_to_aoi`` argument to function ``get_fcc()`` * Changes: https://github.com/ghislainv/geefcc/compare/v0.1.2...v0.1.3