Skip to content

Store process parameters in Asset #504

@tsmbland

Description

@tsmbland

Given that Assets need to look up various process parameters for their commission year, I think it would be better to just do that lookup once and store the process parameters as a field in the asset. You could store Rc<ProcessParameter>s in the parameter map to make them cheap to copy (also useful for when there are ranges of years specified).

Originally posted by @alexdewar in #475 (review)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions