Re: GOES_GeoTiff_Plot [message #90074 is a reply to message #90068] |
Fri, 23 January 2015 06:16   |
dlopezaspe
Messages: 10 Registered: October 2008
|
Junior Member |
|
|
On Thursday, January 22, 2015 at 5:59:04 PM UTC-3, David Fanning wrote:
> dlopezaspe@gmail.com writes:
>
>> I have problem with a script GOES_GeoTiff_Plot
>>
>> Traceback Report from CGGEOMAP:
>>
>> % CGGEOMAP: Cannot locate the specified file: /home/david/Documents/ceaza/co/goes/1501201445G13I01.tif
>> % Execution halted at: CGGEOMAP 268 /home/david/IDLWorkspace71/Default/goes/cggeomap.pro
>> % GOES_GEOTIFF_PLOT 38 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>> %$MAIN$ 63 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>>
>> Traceback Report from CGIMAGE:
>>
>> % CGIMAGE: You must pass a valid image argument.
>> % Execution halted at: CGIMAGE 700 /home/david/IDLWorkspace71/Default/idlcodes/coyote/cgimage.p ro
>> % GOES_GEOTIFF_PLOT 45 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>> % $MAIN$ 63 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>> % Unable to invoke method on NULL object reference: <OBJREF (<NullObject>)>.
>> % Execution halted at: GOES_GEOTIFF_PLOT 48 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>> % $MAIN$ 63 /home/david/IDLWorkspace71/Default/goes/goes_geotiff_plot.pr o
>> ...
>>
>>
>> I need georeference this product ftp://anonymous:anon@goes.gsfc.nasa.gov/pub/goeseast/fulldis k/fullres/vis/1501201445G13I01.tif
>
> I'm going to go out on a limb here, but I think the error message is
> telling you that you typed the name of the file wrong. Either that, or
> the file is not where you think it is. :-)
>
> Cheers,
>
> David
>
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Dear David
Thanks a lot for you aid,
the files are in folder... but the screenshot say
Trapped error
!CGGEOMAP: Specified file does not appear to be a GeoTiff file.
Next Screenshot
!CGIMAGE: You must pass a valid image argument.
is possible version cgimage.pro is older?
Thanks in advanced?
Regards
|
|
|