Skip to content

Unicode strings for axis names #225

@James-Crean

Description

@James-Crean

When using a unicode string such as u'latitude' instead of 'latitude', CDMS throws the following error when calling axisMatches in Axis.py :
CDMSError("Specification not acceptable: <type 'unicode'>, latitude",)

This looks like it may be a regression, as i see 76a2436 mentions that unicode strings worked at one point.

Related issue with some extra details: CDAT/vcs-js#34

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions