Releases: gee-community/geetools
Releases · gee-community/geetools
v1.17.4
v1.17.3
What's Changed
- fix: authorize other type of parameter in copy/move by @12rambau in #462
- refactor: use the index instead of converting the imageCollection into a list by @12rambau in #469
- fix: authorize empty dictionnary argument by @12rambau in #466
- fix: update the credential set-up to the new State object by @12rambau in #474
Full Changelog: v1.17.2...v1.17.3
v1.17.2
v1.17.1
v1.17.0
What's Changed
- refactor: fix all the mypy and linting issues by @12rambau in #455
- get name of 'columns' from a FeatureCollection by @fitoprincipe in #454
- fix: add documentation and simplify the tests by @12rambau in #456
- updaet overall structure by @12rambau in #457
- revive
ee.Image.histogramMatchby @fitoprincipe in #451 - fix: use any format for time end and time start by @12rambau in #459
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- sort an image collection using multiple properties by @fitoprincipe in #445
- refactor: avoid sorting in groupInterval by @12rambau in #452
- enhance
ee.String.geetools.formatwith numbers and dates formatters by @fitoprincipe in #443 - fix: add back Citation and DOI by @12rambau in #450
- fix: drop the failing getattr recurtion by @12rambau in #453
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.0
What's Changed
- handle "classification" bands by @fitoprincipe in #428
ee.Listchunks by @fitoprincipe in #439- fix: drop ee_extra dependency by @12rambau in #447
- fix: move Python version u^p by @12rambau in #448
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
ImageCollection.containsBandNames: add argument to indicate the property that contains the band names by @fitoprincipe in #425- feat: add a isClose and isEqual methods for numbers by @12rambau in #434
- docs: typo in examples by @12rambau in #436
- test: update tests to use serialized calls by @12rambau in #418
- fix: don't rename the output names for multi output reducers by @12rambau in #435
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- build: move to codecov v5 by @12rambau in #420
- refactor: improve typing and delete mutable default arguments by @framunoz in #421
- refactor: improve typing and delete mutable default arguments by @12rambau in #422
- add timezone to ee.Date conversion to datetime by @fitoprincipe in #423
- fix: add pthe project to the initialize call by @12rambau in #426
Full Changelog: v1.11.0...v1.12.0