Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix iris handling of netcdf character array variables #6309

@pp-mo

Description

@pp-mo

Created an umbrella issue for this
because it has come up several times in different contexts, but we never got around to it.

See also : pp-mo/ncdata#111

From what I've seen, the current situation is that "standard" CF-approved character-array variables ...

  • don't read correctly, i.e. as character arrays with a string dimension), but instead as string (object) arrays
  • ... and then don't save correctly, i.e. back to character arrays, but instead as variable-length netcdf "string" type
  • ... which, of course, at present won't read back at all -- see Iris won't load netCDF files from the new CDS-beta #6149

( This has recently re-emerged in a query on ncdata
pp-mo/ncdata#111

From @znichollscr -- possibly not the same as @znicholls ???
)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Status

🆕 Candidate

Status

🚀 In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions