ncdigest Wednesday, August 8 2007 Volume 01 :
Number 1119
Today's Topics:
arrays of fixed-length strings
----------------------------------------------------------------------
Date: Wed, 08 Aug 2007 11:26:40 -0600
From: Jeff Whitaker <jswhit@xxxxxxxxxxx>
Subject: arrays of fixed-length strings
In netcdf-4.0, I don't see how to create variables which are arrays of
strings with length > 1. I see how to create arrays of
single-characters, and arrays of variable-length strings, but not
strings of a specified length.
Am I missing something, or is this not supported by HDF5?