Legacy Structure:
Recent renaming of most functions renamed camel case functions to more clear snake case functions using the keyword make, e.g , defineNodes -> make_nodes
Proposed Solution:
Renaming Goldfish functions to align with stocnet naming conventions.
make_nodes-> as_nodes_goldfish
Next steps:
- Discuss renaming of DyNAM-i methods
- Finalising renaming mapping table detailing all planned renaming
Legacy Structure:
Recent renaming of most functions renamed camel case functions to more clear snake case functions using the keyword make, e.g , defineNodes -> make_nodes
Proposed Solution:
Renaming Goldfish functions to align with stocnet naming conventions.
make_nodes-> as_nodes_goldfish
Next steps: