You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Ensure fremor correctly passes CMIP6Plus resources to the underlying C-based cmor library.
Modify internal dataset.json writer to point outpath and table_id to the new mip-cmor-tables directory.
Inject the exact path of the downloaded CMIP6Plus_CV.json into the cmor.setup() initialization.
Add pre-validation logic to strictly check user configuration attributes (activity_id, experiment_id, source_id, institution_id) against the CV arrays before execution to prevent C-level segfaults.
Description: Ensure fremor correctly passes CMIP6Plus resources to the underlying C-based cmor library.
dataset.jsonwriter to pointoutpathandtable_idto the newmip-cmor-tablesdirectory.CMIP6Plus_CV.jsoninto thecmor.setup()initialization.activity_id,experiment_id,source_id,institution_id) against the CV arrays before execution to prevent C-level segfaults.