Skip to content

Array plot

Petteri Lehti requested to merge ple_plotting into main

Array plotting now implemented using four files in postprocesses directory. arrayplot.py is the script used to plot the arrays, file_checker.py is used by the script, lookuptable.txt contains an example lookup table for the tiles/IDs, this should be done automatically when EODIE processes with option --stat 0. Configuration is in ap_cfg.yml which includes default values and ranges for indices.

Edited by Petteri Lehti

Merge request reports