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 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: map_do_segments: map file: plow not found [message #83825] Mon, 08 April 2013 11:13
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Aleᅵ Kuchar writes:

> I don?t have any variable with this name in my routine. Could you please advise where I would find the code MAP_DO_SEGMENTS?

It is a helper routine in the map_continents.pro file in IDL library
directory (e.g., in !IDL_Dir/lib).

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.")
Re: map_do_segments: map file: plow not found [message #83833 is a reply to message #83825] Sat, 06 April 2013 07:09 Go to previous message
Aleš Kuchař is currently offline  Aleš Kuchař
Messages: 2
Registered: April 2013
Junior Member
Dne sobota, 6. dubna 2013 14:40:27 UTC+2 David Fanning napsal(a):
> 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.")

Hi Mr. Fanning,
I don´t have any variable with this name in my routine. Could you please advise where I would find the code MAP_DO_SEGMENTS?

Thank you
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.")
  Switch to threaded view of this topic Create a new topic Submit Reply
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 09:20:06 PDT 2025

Total time taken to generate the page: 0.00705 seconds