Skip to content

Releases: gee-community/geemap

v0.23.2

28 Jun 05:16
Compare
Choose a tag to compare

This version is probably the final version for the geemap book. It has fixed all the errors.

Improvement

  • Improve exception handling (#1587)
  • Fixed function typo

v0.23.1

24 Jun 04:59
Compare
Choose a tag to compare

New Features

  • Added create_grid function for zonal stats (#1582)

Improvement

  • Fixed toolbar GUI bug (#1584)

v0.23.0

22 Jun 12:42
Compare
Choose a tag to compare

Improvement

  • Separated ee plot gui from the Map class (#1576)
  • Separated toolbar GUI from Map class (#1575)
  • Improved Map.add_netcdf method (#1574)
  • Suppress gdal open raster warning (#1573)
  • Improved Map.add_raster method (#1572)
  • Fixed js-py conversion bug (#1571)
  • Used sorted function instead of if statements (#1569)
  • Added support for downloading images in parallel (#1564)
  • Improved ee_initialize function (#1563)
  • Added typehinting function parameter for better clarity (#1555)
  • Updated layer manager GUI (#1553)

Contributors

@slowy07

v0.22.1

01 Jun 13:00
Compare
Choose a tag to compare

Improvement

  • Fixed the ipyleaflet SplitControl bug (#1550)
  • Added decimals param for Inspector GUI (#1548)
  • Added decimals param for Inspector GUI (#1548)
  • Added opened param for tool template (#1546)
  • Updated SciPy notebook (#1545)

v0.22.0

30 May 03:55
Compare
Choose a tag to compare

New Features

  • Added Map.add_inspector() method (#1544)
  • Added Map.add_layer_manager() method (#1544)

Improvement

  • Simplifed the geemap module (#1544)
  • Deprecated the heremap module (#1543)

v0.21.0

29 May 04:49
Compare
Choose a tag to compare

New Features

  • Added support for Solara (#1541)
  • Added segmentation notebook (#1539)
  • Added SciPy workshop notebook (#1538)

v0.20.7

16 May 20:05
Compare
Choose a tag to compare

New Features

  • Added ee_to_geotiff function (#1519)
  • Added netlify deployment for pull requests (#1516)

Improvement

  • Added ee.data.setUserAgent (#1535)
  • Fixed dimensions in timelapse module not accepting number pairs (#1534)
  • Fixed ArcGIS add layer bug (#1518)
  • Fixed for faulty exception handling when request.get raises an exception

0.20.6

18 Apr 04:12
Compare
Choose a tag to compare

New Features

  • Added landsat_scaling function (#1503)

Improvement

  • Improved data catalog search GUI (#1496)
  • Fixed ee.Geometry visualization bug (#1495)
  • Fixed plotly import error
  • Updated docker image url

v0.20.5

06 Apr 15:20
Compare
Choose a tag to compare

Improvement

  • Moved the repo to gee-community and updated the Repo URL (#1490)
  • Reorganized dependencies (#1489)
  • Dropped support for Python 3.7 (#1486)

v0.20.4

27 Mar 13:41
Compare
Choose a tag to compare

Improvement

  • Fixed image export file per band bug (#1481)
  • Added filenames parameter to export image collection (#1478)
  • Removed ipykernel import