Stepan,
Right, the default output of our point2dem program writes out GeoTIFFs, but you can use the --output-filetype argument to specify any filetype that the GDAL library supports.
Sadly, I don’t think that ISIS cubes are one of those formats.
You can try using the ISIS std2isis program. That will work, but it just brings the pixel information into ISIS. The std2isis program knows how to read TIFFs, not GeoTIFFs, so it ignores the GeoTIFF headers, meaning that you’ll get the pixels, but not the map projection.
There are ways to manually attach mapping parameters to such a cube file, but that will require a reading of the ISIS manual.
This is a pretty rare occurrence (as far as I know), needing to pull an ASP terrain model back into ISIS. May I ask why? Maybe there’s a better way to accomplish your larger goal?
> On Feb 19, 2019, at 7:20 AM, Stepan Tulyakov <
tulyako...@gmail.com> wrote:
>
> Hello,
>
> It seems that ASP tools work fine with ISIS3 cub as an input, however they always produce GeoTIFF DTM as an output.
> Is there a way to convert GeoTIFF DTM back to ISIS3 cub format?
>
> Best regards, Stepan
Ross
http://RossBeyer.net/science/