fermitools / declad

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Variable declare_to_sam no longer allowed in config.yaml file #40

Closed dougbenjamin closed 1 month ago

dougbenjamin commented 1 month ago

Hello,

The parameter - declare_to_sam as used in the line bellow -

https://github.com/fermitools/declad/blob/b046c46faeb73ea75f1e4c7d3362e5a5250c6cc4/declad/mover.py#L302

Is not found in config.py file https://github.com/fermitools/declad/blob/b046c46faeb73ea75f1e4c7d3362e5a5250c6cc4/declad/config.py#L5-L61

marcmengel commented 1 month ago

Also reported in Slack by @rlcee, 9:37 PM Ray

@mengel in 2.3.0, I'm not sure how these were eliminated, it looks like at least declare_to_sam is still in the code? Thanks KeyError: 'Unknown keys: scanner.meta_suffix,declare_to_sam,declare_to_metacat in config'