Closed jesusff closed 6 months ago
Errors can be quite cryptic... in this case was See https://github.com/WCRP-CORDEX/cmip6-for-cordex/actions/runs/8988958927/job/24690963729
I missed the trick citing the "Fixes 22" but I corrected the mistake and re-run. The process seems to went well but the https://wcrp-cordex.github.io/cmip6-for-cordex/CMIP6_studies_table_MED.html is not updated.
Maybe you need to refresh the browser. I can see it worked 😃 No worries about the Fix comment. We can always say here that this was fixed in 1b09a1d and close manually.
Hi @sam-somot
your trial to run the workflow worked, but there was a slight error in the file. YAML is very sensitive to spacing as it is used as delimiter for the fields. Please, remove the initial blank space on line 381:
https://github.com/WCRP-CORDEX/cmip6-for-cordex/blob/93ee5dff262bebfb295c666bdf92fef1e2b7daff/CMIP6_studies/Palmer23.yaml#L381
and try to rerun the MED workflow.
Hint: If you write
Fixes #22
in you commit message, this issue will be closed automatically.