Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ability to Export/Import Simulation Results #70

@samuelshng

Description

@samuelshng

We should add the ability to export and import simulation results. Something to consider:

  • How to handle multiple job steps, cross platform. Archiving is the immediate idea but might introduce extra dependencies for some platforms. See if Qt has something built-in. There might also be generic C++ archiving libraries.
  • Allow importing/exporting single job steps as well.
  • Allow importing the plain result file XMLs and treat them as just a single job step. In those cases obviously potential landscape information would be lost so this XML import is more catered towards ground state simulations.

I think much of the existing result visualization routine can be reused.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions