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

Home » Public Forums » archive » Re: disappearing levels in CONTOUR
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: disappearing levels in CONTOUR [message #7420 is a reply to message #7415] Tue, 12 November 1996 00:00 Go to previous message
Andy Loughe is currently offline  Andy Loughe
Messages: 174
Registered: November 1995
Senior Member
> Hello, All
>
> I am having a problem with IDL's contour function. The data that I'm
> contouring has latitude and longitude as its coordinates, and I
> overplot that onto a US map using the map_set function. The problem
> is: the data only covers a 5x10 deg square. when I use map_set with
> the lat. and long. limits set to show the whole country, the data
> contours fine (I'm using filled contours), but when I change the
> map_set limits to only plot the lat. and long. that my data covers, not
> all of the levels are being "filled in" with color.
>
> I've tried stepping down the limits, and this does not happen until I am close
> to the limits of my data. I also tried "padding" the data on all sides with
> zeros, but that didn't help either. Does anyone know what's causing this?
> I'm fairly new to IDL, and don't know what else to try.
>
> Thanks,
> Melissa
> nischan@ll.mit.edu


Some sample code would help me understand your problem a little better, but
let me suggest using...

contour, data, x, y, /cell_fill,... (along with other keywords)

every time you need to color fill the contours!
[Message index]
 
Read Message
Read Message
Previous Topic: [Q] removing undefined variables automatically/rename
Next Topic: Re: converting a gif file to a postscipt file

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

Current Time: Fri Oct 10 20:02:45 PDT 2025

Total time taken to generate the page: 0.48061 seconds