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

Validate CRU and ClimateNA time series #305

Open
cmahony opened this issue Sep 27, 2024 · 3 comments
Open

Validate CRU and ClimateNA time series #305

cmahony opened this issue Sep 27, 2024 · 3 comments
Assignees
Labels
v1.0.0 complete before release of version 1.0.0 validation checking that things are working properly

Comments

@cmahony
Copy link
Collaborator

cmahony commented Sep 27, 2024

There are big differences between CRU and ClimateNA time series. we need to provide users with an understanding of the pros, cons, and pitfalls of these two data sources. also, we need to evaluate our optimal approach for calculating the 1961-1990 reference surfaces from the combination of these time series with the 1981-2010 normals, as there are potential artefacts here that would cascade through the rest of climr.
CRUvsClimateNA_2Panel Tmin 02

CRU has a more credible pattern of change for temperature; the patchiness of ClimateNA is likely mostly station artefacts. relative credibility of GPCC and ClimateNA are difficult to assess; both products are different though.
CRUvsClimateNA_Diffplots

Note that there is a lot of variability in the trends calculated from individual stations.
CRUvsClimateNA_BCAB Tmin 02

The differences between CRU and ClimateNA aren't necessarily large relative to natural variability, but they can amount to a difference in the direction of the trend.
CRUvsClimateNA_ts Tmin 02

@cmahony cmahony added validation checking that things are working properly v1.0.0 complete before release of version 1.0.0 labels Sep 27, 2024
@cmahony cmahony self-assigned this Sep 27, 2024
@cmahony
Copy link
Collaborator Author

cmahony commented Sep 27, 2024

need to investigate

  • station density of CRU over time (it used to be terrible in canada, but may have improved)

@cmahony
Copy link
Collaborator Author

cmahony commented Nov 28, 2024

@aseemsharma1 here is the plot that i would like to make as a starting point.

Image

@cmahony
Copy link
Collaborator Author

cmahony commented Nov 28, 2024

@aseemsharma1 the code for the plots in this issue is https://github.com/bcgov/climr/blob/devl/tests/manual_tests/check_TimeSeriesVsNormals.R
[we do all our work in the devl branch, or sub-branches.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.0.0 complete before release of version 1.0.0 validation checking that things are working properly
Projects
None yet
Development

No branches or pull requests

1 participant