hm, do you think it's possible to create a batch, which looks at all the .bin
files in the directory and automatically creates a VRT for all of them (the
header is always the same)?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/access-multiple-files-with-VRT-tp5545929p5
Dear all,
I have plenty of binary files which I access through a VRT file. This works
fine with the following lines:
0,0.25,0,50, 0,-0.25
WGS84
3B42_daily.2009.01.01.6.bin
MSB
0
4
5760
now my question: is it possible to access all ".bin" files in the s
this works great, thanks a lot.
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/split-netCDF-tp5380091p5380600.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
Hi everyone,
I have a netCDF-file containing over 300 bands.
is it possible to split up the file and get the same number of GeoTiffs with
GDAL in a single command line? All i found to this topic ended in merging
the bands to a single output file...
kind regards,
Martin
--
View this message