NREL / infrasys

Data store for components and time series in support of Python-based modeling packages
https://nrel.github.io/infrasys/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

feat(components): Add deepcopy of component #3

Closed daniel-thom closed 5 months ago

daniel-thom commented 7 months ago

Fixes #80

This feature requires that we remove the system_uuid field from components. It provided some value for consistency checks but caused issues with the deepcopy. We would have to clear the field on all composed components.

daniel-thom commented 5 months ago

Fixed in 5f7ab77ec13c20ba66e8ab4cdc389023b253963b