Hi Jochen,
For the sake of this example, I just want to run the model script and let me browse to a .las file, convert it to raster, and then load that raster into the project so I can then run other algorithms such as contours etc.
I can set it up as it should be, and the las2dem conversion works, but the resulting raster doesn't get loaded into the project even though the raster output of las2dem is selectable by the other algorithms.
This initial part of the script works as it should - with a raster tiff file created where I designate, but it's not loaded into the project as a layer.
When i add algorithms to that, even though I can select the "output raster file" from algorithm "las2dem", it errors out saying no input to the subsequent algorithm.
As you can see from that, the Contour algorithm says it has INPUT: None. I have tried using a "Load layer into Project" in between the Las2dem and Contour algorithms but then that one errors with no input.
I have attached the model script.
Thanks
Alex