Skip to content

Version 1.10.1

Compare
Choose a tag to compare
@hoxbro hoxbro released this 20 Jul 16:57
· 75 commits to main since this release
dc08ff4

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 and World_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 for np.prod (#660)

Maintenance: