[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #GFG-507049]: ncdump and ncgen
- To: ludovic.drouineau@xxxxxxxxxx
- Subject: [netCDF #GFG-507049]: ncdump and ncgen
- From: "Unidata netCDF Support" <support-netcdf@xxxxxxxxxxxxxxxx>
- Date: Thu, 17 Apr 2008 10:26:24 -0600
- Delivered-to: support-netcdf@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id 90B99CB181; Thu, 17 Apr 2008 10:26:24 -0600 (MDT) id 7D36DD4FBA; Thu, 17 Apr 2008 10:26:24 -0600 (MDT)
Hi Ludovic,
That's an interesting problem that we haven't seen before.
Do any of the variables salinity, sndspeed, or density have an attribute named
C_format, and if so, what is its value? Are these variables of type float or
double?
The problem you are seeing could be explained if they had attributes such as
salinity:C_format="%.3gg" ;
instead of
salinity:C_format="%.3g" ;
If that's not the problem, could you tell us what version of netCDF you are
using,
what operating system, and send us the output of "ncdump -c" on your file?
Thanks!
--Russ
Russ Rew UCAR Unidata Program
russ@xxxxxxxxxxxxxxxx http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: GFG-507049
Department: Support netCDF
Priority: Normal
Status: Closed