Skip to content

The structure of the input data should be unified #11

Description

@ufechner7

Currently, the input data is partially defined:

  • in form of matlab code
  • in form of CSV files

Suggestion:

  • put all input data that is written by humans into one .yaml file per simulation project, well commented
  • in additon, have a folder with .csv files for computer generated tables
  • do NOT use csv files that contain just one scalar
  • CSV files should be comma separated
  • CSV files should NOT contain empty lines
  • all CSV files should have a header with the column names

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions