-
Notifications
You must be signed in to change notification settings - Fork 2
variable_id validation #73
Copy link
Copy link
Open
Labels
featureRelated to a (new) featureRelated to a (new) feature
Description
The motivation
As a validator, any variables with either an underscore or a hyphen in their name should fail. These can cause many kinds of downstream software to trip up, so users should just use camel case instead if they need.
The proposed solution
Add validation of variable names (hence variable_id).
Alternatives
Additional context
Original discussion here: PCMDI/input4MIPs_CVs#131 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureRelated to a (new) featureRelated to a (new) feature