-
Notifications
You must be signed in to change notification settings - Fork 7
Multi-value scalar variables #209
Copy link
Copy link
Open
Labels
backendRelated to the in-memory data model/storeRelated to the in-memory data model/storefrontendRelated to the user-facing APIRelated to the user-facing APIrequirementCore requirementCore requirement
Milestone
Metadata
Metadata
Assignees
Labels
backendRelated to the in-memory data model/storeRelated to the in-memory data model/storefrontendRelated to the user-facing APIRelated to the user-facing APIrequirementCore requirementCore requirement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Some packages (e.g. EVT/RCH) allow assigning multiple values to stress period variables. This is straightforward in list-based form, but in array form we'll presumably need a custom object dtype to accommodate.
See #70 for background