X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 29 Oct 2013 10:42 AM by  anon
writing fixed-length strings to netcdf-4
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
29 Oct 2013 10:42 AM
    I have an IDL script that creates a netCDF-4 file with a bunch of variables in it. I want one of them to be an array of fixed-length strings. I would like the file to recognize that it is a fixed-length string if possible. When I try to use the /STRING option to ncdf_vardef, I typically get an error. Does anyone know how to do this? I can successfully write single characters using the /CHAR option, but not fixed-length strings. Thanks! Chris O'Dell

    Berangere Casson



    New Member


    Posts:61
    New Member


    --
    31 Oct 2013 03:06 AM
    What is the exact command you are using when calling NCDF_VARDEF with the /STRING keyword ? Thanks.
    You are not authorized to post a reply.