[Thread Prev][Thread Next][Index]

Re: [ferret_users] define viewport



Hi Patrick-
Thanks for the report. This is in all versions of the 64-bit Ferret going back to about v6.2, and is not fixed in v6.4; but I do have a fix which will be in the next release. It has to do with internal formatting of the value 0.9999999 to create the actual command line which will be executed.

Ansley

Brockmann Patrick wrote:
Hi all,

I have encountered a bug with ferret 6.3 on x86_64 plateforms only.
A problem of precision detected within a layout script.
Simplified as the following line :

let var=0.9999999 ; def view/xlim=0,`var`/ylim=0,1 view1

It gives
yes? let var=0.9999999 ; def view/xlim=0,`var`/ylim=0,1 view1
!-> def view/xlim=0,/ylim=0,1 view1
**ERROR: command syntax: xlim=0,/ylim=0,1

It this bug corrected with 6.4 on x86_64 ?
Thanks

Patrick


[Thread Prev][Thread Next][Index]

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

Privacy Policy | Disclaimer | Accessibility Statement