I received sample data from AW3D at 5m resolution (5m DSM Level-1, 5m DSM Level-2, 5m DTM) and also at 2.5m resolution.
The 5m DSM Level-1 comes as two TIFF files. ImageMagick tells me:
$ identify *.tif
N32377E130545_N32165E130758_LT_DSM_5m_EL.tif TIFF 5101x5101 5101x5101+0+0 16-bit Grayscale Gray 49.709MiB 0.010u 0:00.004
N32377E130545_N32165E130758_LT_MSK_5m.tif TIFF 5101x5101 5101x5101+0+0 16-bit Grayscale Gray 49.709MiB 0.000u 0:00.004
How do I convert these into terrain?
I have used Gismo successfully to create terrain. It downloads terrain data via Opentopography. But I have not found an option to specify my own files. The description of at least one Gismo component mentions that terrain can be created with Ladybug. I have installed Ladybug, but again I’m lost.