Bug: Weighted Raster Result size
There is a bug with the netCDF render. The raster result layer doesn't match the calculated grid.
- The last pixel row is not drawn. For example, the expected grid is 5x8 but the raster fits only 4x8.
- the size of each pixel is too small
The attached picture shows the issue. The transparent black grid is the vector result, the other layer is the raster result.
The best data to test the issue are: "Boernchen_discharge_coefficients" (AWI_WebGIS/Measurements/Campaigns/Basin_Hydrology)
Or for points (accuracy test): Mueglitz-20190508 (Measurements/Campaigns/UFZ_CR_ROVER/Mueglitz-20190508.shp)
Tip: you can decrease the resolution of the result in WeightedLayerAnalysis.ts (line 88) (a good value is 100)