diff --git a/src/CloudDataExplainer.vue b/src/CloudDataExplainer.vue index 21aea4d..41ede65 100644 --- a/src/CloudDataExplainer.vue +++ b/src/CloudDataExplainer.vue @@ -55,26 +55,28 @@
We group the percent cloud cover based on the bins from the National Weather Service:
| Percentage | -Cloud Cover | -
|---|---|
| 0-25% | -Clear | -
| 25-50% | -Partly Cloudy | -
| 51-87% | -Mostly Cloudy | -
| 88-100% | -Cloudy / Overcast | -
| Percentage | +Cloud Cover | +
| 0-25% | +Clear | +
| 25-50% | +Partly Cloudy | +
| 51-87% | +Mostly Cloudy | +
| 88-100% | +Cloudy / Overcast | +
For the years included in our data set, they classify them as follows:
| El Niño: | -2003, 2007, 2010, 2016 | -
| Neutral: | -2004, 2005, 2006, 2009, 2013, 2014, 2015, 2017, 2018 | -
| La Niña: | -2008, 2011, 2012, 2021, 2022, 2023 | -
| El Niño: | +2003, 2007, 2010, 2016 | +
| Neutral: | +2004, 2005, 2006, 2009, 2013, 2014, 2015, 2017, 2018 | +
| La Niña: | +2008, 2011, 2012, 2021, 2022, 2023 | +
@@ -321,4 +325,4 @@ details.faq { background-color: #eac3021d; } - \ No newline at end of file +