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

We can't trust Cedar Breaks climate data extracted based on the site coordinates. #41

Open
teixeirak opened this issue Nov 9, 2020 · 3 comments

Comments

@teixeirak
Copy link
Member

The UFDP is on the edge of cliff, and the valley below is 750 m lower and much warmer/drier. For any gridded data set, it is important to use a pixel that is 100% above the cliff.

Here's an explanation from Jim Lutz:

The UFDP lies in part of a PRISM pixel that also includes the very much lower area below the cliff, therefore influencing the local t/p regressions that PRISM uses (especially if you are using the 4k data set). I use the PRISM pixel directly to the north of the one that actually contains the plot (attached). This interpolation ‘issue’ would apply to any gridded data set, so just check that the pixel you are using is 100% on the rim of ’the breaks’ and does not include any of the valley (which is 750 m lower).

PRISM grid cells that I use for UFDP (800m, top and 4k, bottom). The plot is actually in the grid cell immediately south of the highlighted cell.

image

image

@teixeirak
Copy link
Member Author

All data in this repo extracted from global databases are based on actual site coordinates, which means that Cedar Breaks data would be unreliable.

This issue is corrected in CRU_corrected data, but not elsewhere.

@teixeirak
Copy link
Member Author

Climate summaries for UFDP are available here.

@ValentineHerr
Copy link
Contributor

one easy way to deal with this would be to change the coordinates of the plot within the script, so the coordinates stay accurate in the data, but the data extracted comes from gridded layers come from the closest cell that entirely on the plateau.

I'll try to figure out what these coordinates would be for a 0.5 degree cell (what is used for CRU data).

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

No branches or pull requests

2 participants