Re: cell_fill for Contour (IDL 5) [message #9739 is a reply to message #9735] |
Thu, 14 August 1997 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
H C Pumphrey writes:
> I just came back from my vacation to find that
> our system manager has just upgraded IDL from version 4 to version 5.0. I
> find that everything works O.K. so far except that the /cell_fill keyword
> to the contour routine has disappeared from the documentation and,
> although it does not cause an error, it merely does the same thing as the
> /fill keyword. This means that open contours are not filled correctly; a
> great problem on map projections.
>
> This may seem a small gripe, but I have written quite a lot of code which
> relies on the /cell_fill keyword to produce filled contour plots on map
> projections. It was slower than /fill but very reliable. Is /cell_fill
> going to come back in future upgrades, I ask myself.
The answer is "yes", Cell_Fill is back in IDL 5.0.2. This version is
available now, although not shipping in quantity due to the UPS strike
in the US. It should be available on RSI ftp site shortly.
Cheers,
David
----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
Customizable IDL Programming Courses
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
|
|
|