[Thread Prev][Thread Next][Index]

[ferret_users] Wrong time axes, and strange interaction with viewports



Hi everybody

The following has been tested on Ferret 7.1 on Mac OSX 10.12, Ferret 6.9.3 on RedHat 2.6.32 and PyFerret 7.1 on RedHat 2.6.32

Several questions :

- Why PLOT and SHADE do not show the same time axes ?
- Why is there a empty part on the right of the PLOT ?
- Why is there a empty part on the left on the SHADE ?
- Why the SHADE is cropped on the right part ?
- Why this behavior is depending on the viewport definition ?

But the real question is : can I find a workaround to have matching time axes between SHADE and PLOT ?

Thank you for any kind of help !

Olivier



CANCEL WINDOW/ALL

SET WINDOW 1
DEFINE VIEWPORT/X=0.0,0.5/Y=0.5,1.0 v1
DEFINE VIEWPORT/X=0.0,0.5/Y=0.0,0.5 v2

SET VIEW v1 ; PLOT/K=1:20/LINE thetao[K=1], thetao[K=@MIN], thetao[K=@MAX]
SET VIEW v2 ; SHADE/K=1:20     thetao

SET WINDOW 2
DEFINE VIEWPORT/X=0.0,1.0/Y=0.5,1.0 v1
DEFINE VIEWPORT/X=0.0,1.0/Y=0.0,0.5 v2

SET VIEW v1 ; PLOT/K=1:20/LINE thetao[K=1], thetao[K=@MIN], thetao[K=@MAX]
SET VIEW v2 ; SHADE/K=1:20     thetao







-- 
Dr. Olivier Marti  - mailto:olivier.marti@xxxxxxxxxxxx
Laboratoire des Sciences du Climat et de l'Environnement
Institut Pierre Simon Laplace
Laboratoire CEA-CNRS-UVSQ  -  UMR 8212
Tel : +33 1 69 08 77 27 - Mob : +33 6 45 36 43 74
Fax : +33 1 69 08 30 73




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

Privacy Policy | Disclaimer | Accessibility Statement