|
Hi We don't offer a setting for the coordinate variables, even with the (upcoming) release of Ferret v6.83. As it says in the documentation you point to here, "Coordinate data is always written in double precision". The SET LIST/OUTTYPE and SAVE/OUTTYPE will apply only to file variables. (My apologies that the documentation got ahead of the Ferret releases.) In Ferret v6.82 and previous versions, you can control the output type, still only for file variables, with SET VAR/OUTTYPE. We would really need separate syntax to offer control over the type of coordinate variable data. Even if you wanted floating point data for a file variable, it might be important to list the coordinate data using double precision; if for instance it represents time in minutes for a number of years. Ansley On 10/23/2012 3:29 AM, Yu, Hao-Cheng
wrote:
Dear ferret user |