Hi, i have N netcdf OR N tiff.
I want merge them all in 1 tiff.
I do that using:
Either gdal_merge.py -separate -o ....
OR gdalbuildvrt AND gdal_translate ... Both approaches works but each band
has a name like "band_1", "band_2" ecc. the original band name is lost....
Is there a way to at least keep the band name like
"original_file_name_1"... Because the informations abouts the bands are
lost and are impossibile to know which bands coming from which file.
Thanks!!
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to