v1.8.0
What's Changed
- refactor: avoid deprecation notices by @12rambau in #340
- refactor: avoid duplicated code by @12rambau in #339
- fix: update template notebook by @emmanuel-ferdman in #341
- refactor: use PEP 548 compatible annotation by @12rambau in #346
- fix: if no value is provided, use the root asset folder by @12rambau in #344
- refactor: typo in the examples by @12rambau in #343
- feat: create plotting methods for Image object by @12rambau in #342
- fix: cast result of ee.String.format to ee.String by @fitoprincipe in #348
- docs: update width of the main content by @12rambau in #350
- test: skip the export test by @12rambau in #352
- test: drop pytest sugar by @12rambau in #356
- feat: Plotting capabilities for ImageCollection by @12rambau in #351
- feat: add a Profiler that output a dictionary by @12rambau in #358
- Create a single band image from a list of images by @fitoprincipe in #347
- feat: improve maskCover by @fitoprincipe in #349
- docs: restore assets in the documentation by @12rambau in #355
- docs: small links updates by @12rambau in #360
New Contributors
- @emmanuel-ferdman made their first contribution in #341
Full Changelog: v1.7.0...v1.8.0