Version 1.10.1
his micro release adds support for Bokeh 3.2. More maps are added to Geoviews with xyzservices
and many more maps from ESRI. WindBarbs plot is now supported in the Matplotlib backend. Many thanks to @djm93dev for his first contribution and also @ahuang11, @maximlt, @philippjfr, and @hoxbro for their continuous contributions.
Enhancements:
- Add WindBarbs to the Matplotlib Backend (#651, #662)
- Add support for
xyzservices
(#654) - Add
World_Physical_Map
,World_Shaded_Relief
andWorld_Topo_Map
and many more maps from ESRI (#655)
Documentation:
- Add documentation for GeoViews offline features and tiles (#649)
Compatibility:
- Add Bokeh 3.2 support to GeoViews (#664)
- Improve
rioxarray
support (#645) - Remove deprecated
np.product
fornp.prod
(#660)
Maintenance: