-
Notifications
You must be signed in to change notification settings - Fork 62
File readers
borondics edited this page Oct 5, 2024
·
1 revision
-
File readers of one instrument should all be aggregated so that only one line shows up in the dropdown menu of the
Filewidget. -
File readers should make use of
meta.attributesto store metadata that is not used for learning but for some calculations or visualizations. We could store default values for axes labels and units for example. -
Readers should put the file path and name into the
meta.attributes -
Readers of 2D files (maps) must go through the appropriate helper functions that creates the coordinate columns with the specified names
-
Coordinate columns should be converted into real world coordinates and their unit be stored in
meta.attributes