[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #JZN-949284]: NC_CHAR coordinates via DAP

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #JZN-949284]: NC_CHAR coordinates via DAP
  • Date: Fri, 08 Oct 2010 13:23:43 -0600

Russ, Charlie-

The dap code is agnostic about coordinate variables.
It treats them like any other variable. So, it does
convert dap string variables by adding an extra dimension
and treating them as n+1 dimension character variables, where
n is the original dimensionality of the string variable.
So the question is: what is NCO looking for
for, say, 2-dim character coordinate variables that I am
not providing.  I am sure I can make the necessary fixes
once I know what the problem is.


=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: JZN-949284
Department: Support netCDF
Priority: Normal
Status: Open