Patrick Brockmann

Results 28 comments of Patrick Brockmann

Hi, Back on this issue. Yes I am in the case where all the data are already in memory (transfert is indeed another problem). But in this specific case (all...

I have investigated use of ipyscales but cannot figure out how to use a ScaledArray with a BufferGeometry. Documentation from ipyscales https://ipyscales.readthedocs.io/en/latest/examples/scaled-data.html#Color-mapped-data didn't help enough.

Indeed, be able to use ISO code with alpha-3 would be very useful.

Hi @cofinoa, thank you for your interest in this issue. In the concerned project, the resource does not include spatial description unfortunately. But in another project, I have indeed be...

BTW, the temporal=all seems to be missing in the NCSS interface. Should be another issue, I agree.

Thanks for your interest. Indeed alpha=0.5 shows that polygons are drawn correctly... ![image](https://user-images.githubusercontent.com/5402758/159530020-76588152-0fae-4616-94ca-d25f82f98090.png) Some cells should be not correctly drawn.

Investigating... I have isolated the polygon that causes the problem. Used add_geometries() to be simpler. import matplotlib import matplotlib.pyplot as plt import cartopy import cartopy.crs as ccrs from shapely.geometry.polygon import...

Any news on this issue ? Have not been able to find a solution with 4.0.13 release. Crudely missing this default feature that is available with a classic select !