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