-
Dear professor, thank you so much for all the tutorial, they are really great and useful! May I ask is it possible for us to use the raster dataset directly from website without download? I downloaded them and want to use "Map.add_raster" to show the results. I even did not upload all the dataset. Since the dataset is too large, and I use QGIS to clip only one city, it seems that the clipped dataset is still too large. And it could not show up in the map. May I ask do you have other suggestion to deal with it? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Are you using Windows? |
Beta Was this translation helpful? Give feedback.
Are you using Windows?
Map.add_raster
relies on xarray-leaflet, which currently does not work properly on Windows. See https://github.com/davidbrochart/xarray_leaflet/issues/30