Skip to content

Add syntax for 2D variables contained in csv files. #20

Description

@leonfoks

Currently we hard enforce name_[0], name_[1] for 2D variable header names. We should add other variants.

name_X
nameX

This would involve trimming trailing numerics, find the root str, and create a lookup into the csv column headers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions