comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » WRITE_GEOTIFF: Incorrect number of arguments
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
WRITE_GEOTIFF: Incorrect number of arguments [message #64388] Mon, 22 December 2008 09:25
Chandrashekhar Birada is currently offline  Chandrashekhar Birada
Messages: 1
Registered: December 2008
Junior Member
hi, i am getting an error when trying to write processed output to
GeoTiff...

.....
Compiled module: CALDAT.
% Compiled module: YMD2DAYOFY.
% Compiled module: WRITE_GEOTIFF.
% WRITE_GEOTIFF: Incorrect number of arguments.
% Execution halted at: ANNUAL_STATS 116
/var/local/auto/data/vol04/programs/new_codes/modis/analysis /stats/
annual_s
tats.pro
% $MAIN$


; --- write stats to vegProd file ---
WRITE_GEOTIFF, dataCount, vegProd[pp], outDir, fileinfo, $
tags=tags, outfile=outfile+vegProd(pp)+'_count.tif',/rem
WRITE_GEOTIFF, dataMean, vegProd(pp), outDir, fileinfo,
$ ;mean
tags=tags, outfile=outfile+vegProd(pp)+'_mean.tif',/rem
WRITE_GEOTIFF, dataMedian, vegProd(pp), outDir, fileinfo,
$ ;median
tags=tags, outfile=outfile+vegProd(pp)+'_median.tif',/rem
WRITE_GEOTIFF, dataSdv, vegProd(pp), outDir, fileinfo, $ ;std
tags=tags, outfile=outfile+vegProd(pp)+'_std.tif',/rem
WRITE_GEOTIFF, dataMin, vegProd(pp), outDir, fileinfo, $ ;min
tags=tags, outfile=outfile+vegProd(pp)+'_min.tif',/rem
WRITE_GEOTIFF, dataMax, vegProd(pp), outDir, fileinfo, $ ;max
tags=tags, outfile=outfile+vegProd(pp)+'_max.tif',/rem

endfor ;for pp vegProd
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: WIDGET_TABLE: How to set first column width?
Next Topic: SuSE 11.1 und idl 7

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:53:46 PDT 2025

Total time taken to generate the page: 0.00593 seconds