Nicolas BALDECK
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: ç 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...