opentsi / deloRean

R Package to Facilitate Administration of the Open Time Series Initiative (Experimental)
2 stars 0 forks source link

Define deloRean related user stories #3

Open mbannert opened 1 month ago

mbannert commented 1 month ago

user story 1: trivial case a bunch of time series that start on the same day and have multiple versions, tag them in a opentimeseries compliant way. trivial in the sense that the collection of vintages exists already, we can take vintage data from an existing data collection and initialize the starting data right away and then continue to incrementally add new versions.

mbannert commented 1 month ago

user story 2: init own curated archive user compiles a list of time series and wants to store them in a time series archive from scratch. Needs support functions to conveniently created an archive with remote capabilities. (Tim's case)

mbannert commented 1 month ago

user story 3: forgot a version (version for this day does not exist) it turns out that an existing time series has a version we had not considered so far.

mbannert commented 1 month ago

user story 4 (possibly a simple version of 3): forgot a series in a version - change an existing version

minnaheim commented 1 month ago

user story 0 (most trivial case):

user is going to start tracking certain ts vintages from today onwards and thus starts tagging these series in an opentimeseries compliant way, maintains these themselves, aka seals and adds new versions to archive themselves.