[Thread Prev][Thread Next][Index]

[ferret_users] Contour/over problem in pyferret



Hi,
Recently, I installed pyferret 
  NOAA/PMEL TMAP
  FERRET v6.96 (PyFerret 1.2)
  Linux 3.19.0-33-generic - 11/23/15
I used following command to fill and after that contour a temperature data in depth (y-axis) and time(data attached along with this mail)
However, the contour overlay is not working. 
use a.cdf
fill tan[x=80,y=0]
contour/ov tan[x=80,y=0]

I also tried lat (y-axis) time (x-axis) and it is not plotting contour over fill plot.
fill tan[x=80,z=1]
contour/ov tan[x=80,z=1]


But I tried following command and it is working.
Depth(y-axis)-lat(x-axis) is working
fill tan[y=0,l=1]
contour/ov tan[y=0,l=1]
Depth (y-axis)-lon(x-axis) is working
fill tan[x=80,l=1]
contour/ov tan[x=80,l=1]

I understood that, when time in x-axis the problem coming. 
I using Ubuntu 14.04.4 LTS
python 2.7.6

Please provide your suggestion about this subject.
Thanking you
Girish

Attachment: a.cdf
Description: Cdf file


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement