Skip to content

Releases: gee-community/geemap

v0.8.1

27 Oct 21:37
Compare
Choose a tag to compare

New Features:

  • Add machine learning module #124 #156
  • Add cartoee module #157 #161
  • Add more tutorials (e.g., timelapse, water app, ipywidgets)

Improvements:

  • Make ee_Initialize() optional for Map class

BIG THANK YOU to Kel Markert for adding the cartoee and ml modules!!

v0.8.0

11 Oct 01:54
Compare
Choose a tag to compare

Improvements

  • Add support for loading Cloud Optimized GeoTIFFs as ee.Image and ee.ImageCollection
  • Make fmask optional when creating Landsat timelapse
  • Add support for creating timelapse of spectral indices (e.g., NDWI, NDVI)
  • Add geemap Colab tutorial
  • Add timelapse download option for voila
  • Add pydeck tutorial for visualizing 3D terrain data
  • Add qualityMosaic() tutorial

Fixes

  • Fix Windows zipfile bug

v0.7.13

15 Sep 20:54
Compare
Choose a tag to compare

Improvements

  • Improve ee authentication in Colab #145
  • Improve non-interactive mode #138
  • Add Colab notebook example

Fixes

  • Fix automated testing error
  • Fix Windows ee_search() bug

v0.7.12

01 Sep 12:56
Compare
Choose a tag to compare

Improvements

  • Rebuild docs using mkdocs-material
  • Add Internet proxy function
  • Add support for exporting shp and geojson #63

Fixes

  • Fix heroko config bug
  • Fix landsat timelapse bug #99 #134
  • Fix js_py conversion bug #136

v0.7.11

16 Aug 14:56
Compare
Choose a tag to compare

Improvements:

  • Add function for removing drawn features #130
  • Add function for extracting pixel values #131
  • Add function for interactive region reduction #35
  • Add machine learning tutorials

Fixes:

v0.7.10

06 Aug 03:11
Compare
Choose a tag to compare

Improvements:

  • Add function for getting image properties
  • Add function for calculating descriptive statistics (i.e., min, max, mean, std, sum)
  • Add more utils functions

Release 0.7.7

05 Jul 20:45
Compare
Choose a tag to compare

Improvements:

  • Add support for publishing maps #109
  • Add find_layer() function
  • Add layer_opacity() function
  • Update Readthedocs

Fixes:

  • Fix duplicate layer bug

v0.7.6

03 Jul 13:17
Compare
Choose a tag to compare

This is a tagged version of geemap for the joss-review paper.