ECCC-CCCS / CMIP6-CanDCS-Quality-Control

Code and script repository for QAQC work on downscaled CMIP6
1 stars 1 forks source link

Perform non-valid data checks on temperature and precipitation fields #40

Closed KkcChow closed 6 months ago

KkcChow commented 1 year ago

as documented here

KkcChow commented 11 months ago

I ran the data_flags (i.e., ECAD) on daily precip, tasmax, and tasmin for all the model ouputs and:

I checked the target PCIC-blend and it also has the same flags.

@ssobie and @tlogan2000, is this something of major concern?

tlogan2000 commented 11 months ago

If values are occurring in the reference data then, by design, quantile mapping techniques will typically try to reproduce them. I think it would be nice to determine the frequency and geographical location of the flagged values.

If flagged temperature and precip values are uniquely in the BC / Mountainous region maybe Stephen would have some insight as to whether this is expected for very mountainous terrain / the prism portion of the PCIC-blend reference.

Quick checks indicate that : For precipitation (if I can believe wikipedia) there was indeed a rainfall event of ~490 mm in Ucluelet BC in the 1960s.
For temperatures outside the +/- 5 std it's a little more complicated to get an observed record

KkcChow commented 11 months ago

Quickly checking precip for a few simulations - ACCESS-CM2, ssp126 has an occurrence of 990 mm in Quebec, time='2074-01-26', lat=46.125, lon=-76.20833. Some additional exceedances ranging between 300-800 mm in the same simulation between 2096-2100 seem to be concentrated in the North Western region, specifically Alaska.

Same thing with CanESM5, ssp245 at time='2059-09-26', lat=66.125, lon=-120.20833 - an occurrence of 990 mm.

I double checked the PCIC-blend target as well - the highest precip amount is 739.35 mm, time='1995-09-17', lat=58.625, lon=137.125, also Alaska. While this is the highest value in the target, but there are a handful of other years where 300mm is exceeded.

ssobie commented 11 months ago

The high precip values in the mountains are not unreasonable. There are some very high precipitation amounts along the coast of BC, especially moving north into the Alaska panhandle. Many models are going to project increases in the high PCIC-Blend values. The single grid cell spikes in Quebec and NWT look more suspect. It's possible there are some very large relative deltas from the models, but the precip amounts are likely implausible. Will have to see if there is some other issue there.

KkcChow commented 6 months ago

Daily precip has been patched.