Closed cehbrecht closed 2 years ago
Changes:
check_apply_fixes()
apply_fixes
The cmip6 decadal is xfailed because the cmip6 decdal is not in the c3s-cmip6 catalog. Need disable the catalog check in roocs.ini to run the test:
xfailed
roocs.ini
[project:c3s-cmip6] use_catalog = False
Fix #201
should we move apply_fixes into roocs.ini config instead of having it as parameter in the wps process? The apply_fixes decision is made by rook/daops ... not by the user.
Overview
Changes:
check_apply_fixes()
to check if a fix is available and will be applied.apply_fixes
parameter accordingly and this will be documented in the provenance.The cmip6 decadal is
xfailed
because the cmip6 decdal is not in the c3s-cmip6 catalog. Need disable the catalog check inroocs.ini
to run the test:Related Issue / Discussion
Fix #201
Additional Information