Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor for compound object manipulation #93

Open
dhblum opened this issue Nov 27, 2017 · 1 comment
Open

Refactor for compound object manipulation #93

dhblum opened this issue Nov 27, 2017 · 1 comment
Labels

Comments

@dhblum
Copy link
Collaborator

dhblum commented Nov 27, 2017

This issue is to refactor methods of handling compound objects so that they do not get manipulated or reassigned unless explicitly specified. Such objects include exodata data dictionaries and the measurements dictionary. This is to prevent, for example, these objects from being assigned as a model attribute (e.g. parameter_data, weather_data, control_data, measurements, etc.) and further manipulated in a process not intended to affect it's use as the model attribute (e.g. for simulation or optimization using that model).

@dhblum
Copy link
Collaborator Author

dhblum commented Nov 27, 2017

This issue is related to #28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant