Export raster from binary head file #2428
Unanswered
Groundwater-modeler
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi! I'm not sure if this helps, but when I need to get the head data as a raster, I use this approach:
This should generate a raster file that QGIS can read. Hope it helps! Javi |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a hard time figuring out how to export my heads file as a raster (.tif). I'm thinking i could use the build in Raster-module something like this:
I'ts just that the "transform" parameter seems to be giving me trouble... perhaps because this is a quad tree grid, but I'm not sure.
Does anyone have ideas of how I could go about? I didn't see a parameter for raster resolution in the module either which i believe must be included somewhere.
Thanks!
David
Beta Was this translation helpful? Give feedback.
All reactions