weecology / portalPredictions

Using various models to forecast abundances at Portal
MIT License
9 stars 8 forks source link

Scope for verification website #17

Closed sdtaylor closed 7 years ago

sdtaylor commented 7 years ago

Before diving into this it would be good to think about what exactly we want out of it, and what that will require.

Key Features

Needed

Questions

sdtaylor commented 7 years ago

Dates

Dates will become a huge hassle in this. Forecasts can potentially be made on different dates prior to sampling. Also the exact date of sampling won't be known till afterwards. So automatically lining them up will be a challenge. It might be best to have the period number as the primary form of time keeping.

sdtaylor commented 7 years ago

New moon numbers are the proposed solutions to dealing with dates. That would make the current headers required for all forecast outputs as follows.

date, newMoonNumber, model, treatment, species, estimate, LowerPI, UpperPI

sdtaylor commented 7 years ago

all of this is being taken care of in other places