Skip to content

Missing qualifier for project_dir #310

Description

@ph-kev

For the calibrate function, project_dir should be ClimaCalibrate.project_dir since project_dir is not defined in this module. I found this bug from trying to update the ClimaCoupler calibration pipeline to use the main branch of ClimaCalibrate.

function calibrate(
backend::HPCBackend,
ekp::EKP.EnsembleKalmanProcess,
n_iterations,
prior,
output_dir,
model_interface;
experiment_dir = project_dir(),
exeflags = "",

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions