Skip to content

Releases: gee-community/geemap

v0.16.8

07 Sep 03:03
Compare
Choose a tag to compare

Improvement:

  • Added bands param goes_timelapse #1242
  • Improved download image function #1238
  • Improved download NED function

v0.16.7

20 Aug 01:08
Compare
Choose a tag to compare

Improvement:

  • Fixed ee service account authentication bug

v0.16.6

19 Aug 17:42
Compare
Choose a tag to compare

New Features:

  • Added auth support for ee service account #1220
  • Added a mosaic function #1219
  • Added download_ned function #1218

API References:

v0.16.5

16 Aug 15:57
Compare
Choose a tag to compare

Improvement:

  • Add band param for image_count #1209
  • Improved exporting image to asset #1208
  • Fixed Sentinel-1 timelapse bug #1210
  • Fixed pie chart Windows bug
  • Added popup fields for add_geojson
  • Updated zonal stats function

v0.16.4

11 Aug 15:30
Compare
Choose a tag to compare

Special thanks to @karelvancamp for his many contributions to this new version.

New Features:

  • Added support for searching Awesome GEE Community Datasets #1197 #1201 #1202
  • Added support for retrieving GEE JS code examples and converting to Python
  • Added colorbar background color and image convolution
  • Added html_to_streamlit function

Improvement:

  • Improved the search data GUI
125_example_code.mp4

v0.16.3

09 Aug 13:33
Compare
Choose a tag to compare

Improvement:

  • Fixed colab import issue #1192
  • Allow single color rather than list #1191
  • Use json to parse the gee credentials #1178

v0.16.2

04 Aug 19:23
Compare
Choose a tag to compare

New Features:

  • Added image_histogram and jrc_hist_monthly_history functions

v0.16.1

31 Jul 22:19
Compare
Choose a tag to compare

New Features:

  • Added support for plotly.express charts (bar, line, histogram, pie) #1170

v0.16.0

30 Jul 18:50
Compare
Choose a tag to compare

New Features:

  • Added support for creating S1 timelapse #752 #1168
  • Added cloud_pct option for dynamic world ts #1165
  • Added get_ee_path function

Improvement:

  • Renamed region to roi for timelapse func
  • Added lidar tutorial
  • Improved support for Colab
  • Fixed js py conversion bug
  • Improved COG and STAC for short URL
  • Improved requireJS function
  • Added book link
  • Added vector_styling explicit args #1155

v0.15.5

22 Jul 16:24
Compare
Choose a tag to compare

New Features:

  • Added get_direct_url function
  • Added more lidar functions #1149

Improvement:

  • Improved load_GeoTIFF function
  • Fixed image palette bug
  • Updated vector styling notebook