[Thread Prev][Thread Next][Index]

Re: [ferret_users] vectors thicker?



Hi Jimmy,
           If the NaN (rather missing) value information is correct, then
you should get anything over those grid points with Nan values, not even 
dots (irrespective of the thickness). You have to do one more step, after
setting NaN values to 1e-34

    set var/bad=1e-34 variable_name

With this step, Ferret will not attempt to put either dots or asteriks 
any more. Please note that the default missing value assigned by Ferret
is -1E+34, and there is a difference in behaviour between variables 
defined in a Ferret Session and that readed in from input NetCDF files.

 Please note that, the "return" command can be used to know the missing
value of a variable as :

    say `variable_name, return=bad`

Hope this informations will help you to resolve your problem. Please 
let me know, if you have any questions.

With Regards,

Jaison


On Wed, 24 Oct 2007 14:40:58 -0700 (PDT), James Booth wrote
> I am using an older version of ferret: FERRET v5.51
> 
> I am looking to make the vector lines thicker, however,
> when I use
> 
> vec/pen=1/thickness=2 myu, myv
> 
> I  find that the NaN values get represented by asterisks instead of
> small dots, as they are for thickness=1.
> 
> Is there a work-around for this? 
> Are my NaN values not really NaN values? (I set them to 1e-34)
> 
> Attached is afigure with the astericks.
> 
> *_*_*_*_*_*
> Jimmy Booth
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.


--
Centre for Atmospheric
       and
  Oceanic Sciences,
Indian Institute of Science
Bangalore-560 012
India


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement