What I want to do: I have data with point-coordinates (integer) and composite probability (decimal). I want to convert this to raster data to be able to compare it to other layers. The cvs file is available here https://oneecosystem.pensoft.net/article/28143/element/5/4349567/ > Supplementary material 5.
Problem: I get error 4 even though I have not moved the data around, the CRS is correct and I have enough storage space.
What I have tried: Rasterize (vector to raster)
- With deliminated text layer (CVS) and geopackage.
- Saving the file again in a new location
- I have tried pixels and georeferenced units
- I have tried multiple widths and heights
What am I doing wrong? (pictures for reference of my inputs)




