Skip to content

Handle duplicate variables passed to IlambConfigFile #2

Description

@mdpiper

The IlambConfigFile ctr takes an array_like group of CMIP5 variable short names as required input. For example:

x = IlambConfigFile(['gpp', 'lai', 'le'])

Currently, there's nothing stopping a user from passing duplicate variable names. There should be a check that throws an error when this occurs.

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