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

Global cabration MWE bucket model LHF #871

Open
AlexisRenchon opened this issue Oct 21, 2024 · 1 comment · May be fixed by #835
Open

Global cabration MWE bucket model LHF #871

AlexisRenchon opened this issue Oct 21, 2024 · 1 comment · May be fixed by #835
Assignees

Comments

@AlexisRenchon
Copy link
Member

Write a minimal working example to calibrate latent heat flux (LHF) globally via bucket model.

  • 6 free parameters: K_soil, rhoc_soil, W_f, f_bucket, p, z_0m (=z_0b)
  • each parameter is constant globally
  • we calibrate on ~100 columns (single sites), to get the best parameter ensembles
  • we use default configuration (e.g., default loss function)
  • we use ERA5 data, monthly time resolution, 1 year period
  • we use EnsembleKalmanProcesses.jl (EKP), we use EKP Observations object
  • simulation write ClimaDiagnostics netcdf files, we use EKP methods to stack columns

PR: #835

@AlexisRenchon AlexisRenchon self-assigned this Oct 21, 2024
@AlexisRenchon AlexisRenchon linked a pull request Oct 22, 2024 that will close this issue
@AlexisRenchon
Copy link
Member Author

Notes:

  • No need to write all diagnostics, just lhf and shf
  • cov() should be variability of each individual month, 1 by 1
  • more locations, but enforce being on land
  • more iterations and ensemble
  • rethink priors distributions with Kat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant