Martin, Use the gdal_translate utility (http://www.gdal.org/gdal_translate.html) with the -b option. You will have to run the command once for each band. A simple shell script should do it.
On Fri, Aug 6, 2010 at 4:26 PM, Matin80 <[email protected]> wrote: > > 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 in context: > http://osgeo-org.1803224.n2.nabble.com/split-netCDF-tp5380091p5380091.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Best regards, Chaitanya kumar CH. /tʃaɪθənjə/ /kʊmɑr/ +91-9494447584 17.2416N 80.1426E
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
