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

Home » Public Forums » archive » Re: map_do_segments: map file: plow not found
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: map_do_segments: map file: plow not found [message #83835 is a reply to message #83833] Sat, 06 April 2013 05:40 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Aleᅵ Kuchar writes:

> I would like you ask if someone has experiences with these errors:
>
> % MAP_DO_SEGMENTS: Map file:plow not found
> % Error occurred at: MAP_DO_SEGMENTS 217 /idl/idl71/lib/map_continents.pro
> % MAP_CONTINENTS 472 /idl/idl71/lib/map_continents.pro
>
> I use this code to create the maps with statistical significance field:
>
> Map_Set, /Cylindrical, 0,0, Position=[0.1, 0.1, 0.9, 0.8], $
> Limit=[-90.0, -180.0, 90.0, 180.0]
> contour,sign,lon,lat,levels=[1,2], c_color=[240,0],/fill,/overplot
> contour,sign2,lon,lat,levels=[1,2], c_color=[200,0],/fill,/overplot
> Map_Grid, Color=cgColor('charcoal')
> Map_Grid, /box_axes, /No_Grid, Color=cgColor('black')
> Map_Continents, Color=cgColor('blue'),mlinethick=3
>
> There is the error after propably eight hours of computation.

It looks to me like your file name variable (fnames in MAP_DO_SEGMENTS)
has been corrupted, because this error message makes no sense at all. Do
you, by any chance, have another variable named "fnames" somewhere in
the program that is calling Map_Continents?

Going to be hard to chase this error, if it takes 8 hours to produce.
Buena suerte!

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL library Dropbox sync
Next Topic: Re: how to resize a top level base widget

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

Current Time: Wed Oct 08 19:51:31 PDT 2025

Total time taken to generate the page: 0.00434 seconds