Skip to content

Populate some examples for Monet development

Adam Morris requested to merge monet_dev_demo into main
  • add a script get-simdq-metadata.py which writes YAML files for each *HIST file in a request containing LFN(s)/PFN(s) of the file, plus some metadata from the request and transformation that created it
    • what metadata gets written is controlled by the REQ_KEYS and TFM_KEYS dicts
  • add the output of running the script over the most recent 100 "outer" requests (not all have *HISTs, so there are less than 100 directories added)

To do

  • combine with script that merges & registers the histogram files
  • deduce reference file and add its LFN/PFN
Edited by Adam Morris

Merge request reports