Releases: gee-community/geemap
Releases · gee-community/geemap
v0.35.1
v0.35.0
What's Changed
- Bump astral-sh/setup-uv from 2 to 3 by @dependabot in #2141
- Fix docs build error by @giswqs in #2144
- Add IPPN workshop notebook by @giswqs in #2147
- Update IPPN workshop notebook by @giswqs in #2148
- Type annotate and clean up
MapInterface
by @naschmitz in #2150 - Rename
get_api_key
toget_env_var
by @naschmitz in #2151 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2149
- Move requirements to pyproject.toml file by @naschmitz in #2156
- Add Gemini-based Dataset Explorer by @giswqs in #2157
Full Changelog: v0.34.5...v0.35.0
v0.34.5
v0.34.4
v0.34.3
v0.34.2
v0.34.1
v0.34.0
What's Changed
- Improve the timelapse gui by @giswqs in #2083
- Improve folium add_basemap by @giswqs in #2088
- Add notebook for the GeoAI workshop by @giswqs in #2089
- chore: update typehinting on
dataset
by @slowy07 in #2092 - Enable split map dragging by @giswqs in #2095
- Add radio options to ensure that gamma and palette are not set at the same time by @sufyanAbbasi in #2044
- Improve folium add marker cluster method by @giswqs in #2098
- Add Taiwan workshop by @giswqs in #2099
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2100
- [core] Add colorbar/legend support by @naschmitz in #2041
- Simplify ee_initialize by @giswqs in #2104
- Simplify getting project ID logic by @giswqs in #2105
- Fix layer spinner bug by @giswqs in #2109
- Add an ai module by @giswqs in #2111
- Fix notebook colab broken link by @giswqs in #2112
- Fix EE Genie map bounds issue by @giswqs in #2113
- Add EE charting functions by @giswqs in #1855
- Clean up notebook examples by @giswqs in #2116
- Add support for 3D visualization with MapLibre by @giswqs in #2117
Full Changelog: v0.33.1...v0.34.0
v0.33.1
v0.33.0
What's Changed
- Merge in 0.32 release branch by @naschmitz in #1924
- Create releasing.md by @naschmitz in #1925
- Update conda download links by @giswqs in #1938
- Add Alaska workshop notebooks by @giswqs in #1939
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1946
- Update 50_cartoee_quickstart.ipynb by @osgeokr in #1948
- Fix image collection vis bug by @giswqs in #1953
- Add workshop notebook by @giswqs in #1956
- Add workshop notebook for TNGIC 2024 by @giswqs in #1964
- Fix folium add_raster bug by @giswqs in #1966
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1967
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1971
- Added bug fixes and improvements to conversion.py by @SethNowac in #1968
- Fix netcdf_to_ee bug by @giswqs in #1973
- Fix unmasking issue in download_ee_image function by @lbferreira in #1977
- Replace README.rst with README.md by @giswqs in #1984
- overlay another layer in
get_image_collection_gif
function, solve #1993 by @iamtekson in #1994 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1998
- Update velocity notebook example by @giswqs in #2006
- Add IGIC workshop notebook by @giswqs in #2007
- Add Google map tiles by @giswqs in #1963
- Fix solara app issue by @giswqs in #2019
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2021
- Swap lat lon for extract_values_to_points by @giswqs in #2023
- Fix new typos discovered by codespell by @giswqs in #2024
- Fix Colab authentication bug by @giswqs in #2028
- Add a notebook example for using Google basemaps by @giswqs in #2029
- Remove parameters to ee.Authenticate() to get the default Colab authentication experience by @sufyanAbbasi in #2033
- Fail gracefully when Google Maps API key Colab secret isn't present by @naschmitz in #2036
- Add layer loading spinner and remove layer button by @giswqs in #1983
- Remove drawn features layer when geometries are cleared by @sufyanAbbasi in #2038
- Default the layer manager to be opened on map initialization and other toolbar tweaks by @sufyanAbbasi in #2039
- [core] Fix get_bounds behavior in core by @naschmitz in #2012
- Add GDAL error handler by @giswqs in #2045
- Add dependabot by @giswqs in #2049
- Bump github/codeql-action from 2 to 3 by @dependabot in #2050
- Bump nwtgck/actions-netlify from 2.0 to 3.0 by @dependabot in #2051
- Bump docker/build-push-action from 5 to 6 by @dependabot in #2052
- Bump actions/dependency-review-action from 2 to 4 by @dependabot in #2053
- Bump docker/login-action from 2 to 3 by @dependabot in #2054
- Improve download image function by @giswqs in #2057
- add colorbar in get_image_collection_gif method. by @iamtekson in #2059
- Consistent use of GOOGLE_MAPS_API_KEY by @jdbcode in #2062
- Timeseries animation for precipitation dataset tutorial by @iamtekson in #2060
- Add SciPy 2024 notebook by @giswqs in #2065
- Add xarray_to_raster function by @giswqs in #2072
- common.py: Add return type annotation of None to xarray_to_raster by @schwehr in #2073
- Improve ee_to_df function by @giswqs in #2074
- Fix draw control editing bug by @giswqs in #2046
- Add SatMOC workshop notebook by @giswqs in #2075
New Contributors
- @pre-commit-ci made their first contribution in #1946
- @SethNowac made their first contribution in #1968
- @lbferreira made their first contribution in #1977
- @iamtekson made their first contribution in #1994
- @dependabot made their first contribution in #2050
Full Changelog: v0.32.0...v0.33.0