Hi,
I have been trying to create a NetCDF file (version 3) with a number of variables in a mix of types. However, when I try to include string variables, using the /STRING keyword, it produces an error (NC_ERROR=-45 : Unable to define variable). This only appears to happen when I try to define a string variable - it has no problem with Float, Double or Long. I am running IDL 8.3, and the string keyword was introduced in 8.1, so this should not be the issue. The issue happens with both arrays of strings and individual strings.
Any help would be great!
|