Olivier D'Hondt 🛰️🌍🌱

Results 3 issues of Olivier D'Hondt 🛰️🌍🌱

## Expected behavior and actual behavior. I get an error with a function I wrote that reads several Sentinel-2 products, extracts bands, and uses in memory datasets to perform a...

I am trying to draw polygons where the polygon color is determined by `ipywidget.widgets.RadioButtons` This is what I got so far (inspired by https://github.com/jupyter-widgets/ipyleaflet/issues/425) ```python import ipywidgets as widgets from...

#### Code Sample, a copy-pastable example if possible ```python import numpy as np from pyproj import Transformer from joblib import Parallel, delayed import time # Generate test data N =...

bug
proj