COMPASS-DOE / rs-synthesis

0 stars 0 forks source link

Collapse irrigation, drought, and precipitation into single "water manipulation" category #10

Closed bpbond closed 3 years ago

bpbond commented 3 years ago

Also remove unneeded elevation code.

General advice, again: KEEP CODE AS SIMPLE AS POSSIBLE! Otherwise it gets too hard (for me anyway, you may be better) to keep track of what's going on.

New combined graph:

Unknown

bpbond commented 3 years ago

Code now reads in the 'extra' information needed for meta-analysis, which is simply the google sheet downloaded as a CSV; calculates the pooled variance, based on Equation 1 in Hedges et al. (1999), and incorporates this information into the plot:

download

bpbond commented 3 years ago

Ooh I was busy cooking and didn't see that checks have passed! Hurray. I am going to break it on purpose now, just to check, but then fix again and hopefully all good.

bpbond commented 3 years ago

@stephpenn1 Assuming tests pass, this can be reviewed and merged when you're ready. 🙏