You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 0_introduction.ipynb notebook raises an AttributeError in the first cell when trying to import iceflow.ui. This appears to result from a call to ipyleaflet.basemaps.NASAGIBS.BlueMarble.
What Happened
The
0_introduction.ipynb
notebook raises anAttributeError
in the first cell when trying to import iceflow.ui. This appears to result from a call toipyleaflet.basemaps.NASAGIBS.BlueMarble
.Investigation
Looking at https://xyzservices.readthedocs.io/en/stable/introduction.html under NASAGIBS services, it appears that there is no longer an entry for BlueMarble. BlueMarble is also not shown in https://xyzservices.readthedocs.io/en/stable/gallery.html.
The text was updated successfully, but these errors were encountered: