caracal-pipeline / stimela

Stimela 2.0
GNU General Public License v2.0
5 stars 4 forks source link

stimela doc error: omegaconf.errors.ConfigAttributeError: Missing key info #283

Closed o-smirnov closed 7 months ago

o-smirnov commented 7 months ago

Happens when a recipe is defined without an "info" field.

Need to either reify the recipe object in stimela doc, or check for info being absent.