Skip to content

Identify which results are to be checked in general #745

@ArdtK

Description

@ArdtK

Analysis output
The analyses are ran via a runner. The outputs of an analysis are saved by the runner through the exporter

  • .gpkg and/or .csv, depending on the setting of save_gpkg and save_csv respectively
    These results are stored in the examples\data\output folder of that specific analysis.

Notes

  • The results are not stored consistently in the output folder. Some put them in a subfolder in output, others directly in the root. For adaptation this messes up things a bit.
  • Some notebooks don't run an analysis, but create a network. In that case (part of) the content of static\output_graph can be checked.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions