Skip to content

datastorage function saveToFile fails if only results of part of calculations are available  #2

Description

@m-pitek

I have noticed that a saveToFile function present in datastorage.py is very inflexible in regard to saving results of calculations. In my opinion, not all calculations are needed for every run. For example not running interface analysis will result in empty variable interNodePairs which will cause failure of the saveToFile function. This could be avoided by checking if given data are available before saving them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions