-
Notifications
You must be signed in to change notification settings - Fork 10
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
Implement ClimaLand global calibration #794
Comments
Observations:
|
Data (LHF and SHF that we calibrate on) needs to be in the same format as model output |
Note: we should change single site observation calibration a bit, it takes 2 hours right now (300 simulations run), we could save the figure but run it with less simulations to ensure it passes CI |
Land model: |
Possible KR:
What we mean by Loss:
Parameters:
Next to do:
What we can qualify / quantify (and remember, stochastic method -> change all the time):
random notes:
|
(to do: add 2*sqrt(noise) as a band around target) |
Options: limits the amount of data by averaging over larger steps |
Think of informative features of the data that you want to capture such as seasonal amplitude, seasonal shifts, diurnal amplitude, etc. that are controlled by parameters... Then you can make THAT your target as a function of params, and calibrate |
observational noise is standard deviation, i.e., covariance |
next steps:
|
when doing random locations on land, do we sample good representation of all landscapes |
only write LHF and SHF diagnostics |
Tasks
The text was updated successfully, but these errors were encountered: