xarray_leaflet
xarray_leaflet copied to clipboard
xarray.Dataset.leaflet.plot() ?
This would basically work like xarray.DataArray.leaflet.plot(), with an additional LayersControl (or a dropdown widget) to show/hide data variables in the Dataset (provided that all data variables are compatible).
Awesome suggestion!