mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

notebook is ignoring the output #336

Open mosoriob opened 3 years ago

mosoriob commented 3 years ago

Describe the bug

The configuration published doesn't have the output.

CWL spec is ok

...
outputs:
  output_file:
    outputBinding:
      glob: ECMWF_regridded.nc
    type: File