Nicolas BALDECK

Results 6 comments of Nicolas BALDECK

Compilation was successful with this change and I_really_want_to_output_grib2_from_WRF. But output is still broken. > WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! > WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! > WARNING!!! WARNING!!!...

I will see if there is something I can do to fix grib2 output

Do you have an idea of when (which release) it stopped working?

Same here, both on FF and Chrome My company would be happy to offer a $200 bounty for fixing this issue No terrain: ![Screenshot 2024-05-17 at 16-24-46 3D Terrain](https://github.com/maplibre/maplibre-gl-js/assets/1681443/66d951b9-b7ee-4164-a3c9-b1e2cfc6532b)ç Terrain:...

@wipfli could you please add a bounty label on this issue? My company gives a bounty of $200 USD for fixing this

Here is my issue: https://jsbin.com/cahomamazu/edit?html,output (same code as @Hooterr's, but with different coordinates) ``` const imageCoordinates = [ [-12, 55.4], [16, 55.4], [16, 37.5], [-12, 37.5] ]; ``` Clipping occurs...