Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype pipeline for parameter calibration in ClimaCoupler #661

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

akshaysridhar
Copy link
Member

This PR introduces the calibration pipeline currently demonstrated in CalibrateAtmos.jl for a CoupledSimulation (OKR 3.3.2).
The coupled model calibration will be addressed in two steps.

	new file:   calibration/Project.toml
	new file:   calibration/coupler_interface.jl
	new file:   calibration/ekp_config.yml
	new file:   calibration/experiments/amip_coupled/coupler_config.yml
	new file:   calibration/experiments/amip_coupled/prior.toml
	new file:   calibration/generate_observations.sbatch
	new file:   calibration/model_run.sbatch
	new file:   calibration/observation_map.jl
	new file:   calibration/test_coupler_config.jl
	new file:   calibration/test_output/iteration_001/member_001/parameters.toml
	new file:   "calibration/test_output/test_output_PrescribedSurface_Float64_toml_Any[\"_Users_akshaysridhar_.julia_packages_ClimaCoupler_utcpx_toml_default_coarse.toml\"].yml"
	new file:   "calibration/test_output/test_output_PrescribedSurface_Float64_toml_Any[\"_Users_akshaysridhar_.julia_packages_ClimaCoupler_utcpx_toml_default_coarse.toml\"]_parameters.toml"
	new file:   experiments/AMIP/coupler_driver_calibration.jl
	modified:   ../../../experiments/AMIP/coupler_driver.jl
	modified:   experiments/amip_coupled/coupler_config.yml
	modified:   generate_observations.sbatch
	modified:   model_run.sbatch
	deleted:    test_coupler_config.jl
	modified:   ../experiments/AMIP/components/atmosphere/climaatmos_extra_diags.jl
	modified:   ../experiments/AMIP/coupler_driver_calibration.jl
	modified:   model_run.sbatch
	modified:   ../experiments/AMIP/coupler_driver_calibration.jl
deleted:    "test_output/test_output_PrescribedSurface_Float64_toml_Any[\"_Users_akshaysridhar_.julia_packages_ClimaCoupler_utcpx_toml_default_coarse.toml\"].yml"
deleted:    "test_output/test_output_PrescribedSurface_Float64_toml_Any[\"_Users_akshaysridhar_.julia_packages_ClimaCoupler_utcpx_toml_default_coarse.toml\"]_parameters.toml"
	modified:   coupler_driver_calibration.jl
	new file:   coupler_driver_init.jl
	new file:   coupler_parse_args.jl
	modified:   ../src/Regridder.jl
	modified:   coupler_parse_args.jl
	new file:   experiments/amip_coupled/truth_simulation/target_amip_n1_shortrun.yml
	new file:   experiments/amip_coupled/truth_simulation/target_amip_n1_shortrun_parameters.toml
	modified:   generate_observations.sbatch
modified:   ../../generate_observations.sbatch
modified:   ../../observation_map.jl
	new file:   Manifest.toml
	modified:   coupler_parse_args.jl
	modified:   ../experiments/AMIP/components/atmosphere/climaatmos_extra_diags.jl
	modified:   coupler_interface.jl
	modified:   experiments/amip_coupled/prior.toml
	modified:   generate_observations.sbatch
	modified:   model_run.sbatch
	deleted:    observation_map.jl
	modified:   Manifest.toml
	modified:   calibration/Manifest.toml
	modified:   calibration/Project.toml
	modified:   calibration/coupler_component_init.jl
	modified:   calibration/coupler_driver_calibration.jl
	modified:   calibration/coupler_driver_init.jl
	modified:   calibration/coupler_parse_args.jl
	modified:   calibration/pipeline.jl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant