the-pudding / weather-temps

1 stars 0 forks source link

the example chart should focus only on ties/#2 temps from ~2015 ideally #114

Closed matthewfdaniels closed 2 years ago

matthewfdaniels commented 2 years ago
image
russellsamora commented 2 years ago

got it, so adding logic to look for the most recent #2 first. what takes precedence, more recent year or #2 vs. tie?

matthewfdaniels commented 2 years ago

order of priority: using past 5 records...

  1. most recent number 2 record in past 10 years
  2. tie in past 10 years
  3. not sure what to do if neither doesn't exist...potentially add in more than past 5 records to extend out 10 years...