pacificclimate / climate-explorer-data-prep

0 stars 0 forks source link

Calculate ffd data #99

Closed corviday closed 4 years ago

corviday commented 4 years ago

Plan2adapt displays "frost free days". We have "frost days" data. We've just been calculating 365 - fd whenever we needed to display a numerical value, whether in the front end or the backend, which is straightforward enough.

However, we now want to display frost free days on a map, so we need an actual ffd dataset. At a minimum, we need the anusplin 6190 dataset, and the PCIC12 rcp85 2020, 2050, and 2080, though I expect once we have an ffd-making script, we might as well do every dataset we might need.