- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: Re: Problems with Strings
- From: Russ Rew <russ@xxxxxxxxxxxxxxxx>
- Date: Mon, 15 Jul 1996 12:46:07 -0600
On Sun, 14 Jul 1996 19:14:32 EDT, Tim Weilkiens wrote: >The problem seems to be a bug in ncgen. I have created the netCDF file >with ncgen from a CDL file. The CDL file contains the line >name = "string1", "string2"; > >Looking at the netCDF file with ncdump: > >name = "string1string2", "";