-
Notifications
You must be signed in to change notification settings - Fork 12
Project Management
David Huard edited this page Oct 29, 2019
·
30 revisions
The full list of project deliverables are listed in the Canarie 2B Project page. Most of the issues stem from the raven repository, but some are tied to other PAVICS and birdhouse related repositories.
Progress is tracked using the Canarie 2B Project using a chrome extension computing story points. The idea is to write in each issue title the number of total story points and the number of spent points completed. So for an example, an issue could be Write documentation (4)
, which would mean that completing the story requires 4 story points. The extension will sum for each column the total points.
- One story point corresponds to roughly one day of work +/- 4 hours.
- Choose story points from the sequence: 1, 2, 4, 8. If the story is bigger than 8, split it in individual smaller issues.
- An issue is complete only when it is in the Done column. This means it has been deployed and shown to work.
- Relative progress will be estimated as the fraction of points in the
Done
column plus half of the points in theDeploy
andVerify
columns over the total number of points. - I suggest we assume linear progress over the year, that is 11.5% each 6 weeks.
Date | Backlog | To do | In progress | Verify | Deploy | Done | Total | % Complete | % Expected |
---|---|---|---|---|---|---|---|---|---|
2018-06-12 | 202 | 0 | 0 | 0 | 0 | 0 | 202 | 0 | 0 |
2018-08-14 | 158 | 28 | 13 | 3 | 0 | 6 | 208 | 4 | 11 |
2018-09-25 | 138 | 22 | 39 | 7 | 0 | 6 | 212 | 5 | 22 |
2018-11-06 | 112 | 30 | 31 | 8 | 26 | 9 | 216 | 12 | 33 |
2018-12-13 | 92 | 16 | 41 | 20 | 4 | 43 | 216 | 25 | 44 |
2019-01-28 | 84 | 12 | 37 | 26 | 8 | 49 | 216 | 31 | 55 |
2019-03-12 | 40 | 40 | 27 | 42 | 0 | 67 | 216 | 41 | 67 |
2019-04-22 | 28 | 28 | 19 | 32 | 0 | 109 | 216 | 58 | 78 |
2019-06-04 | 32 | 1 | 16 | 36 | 0 | 120 | 205 | 67 | 89 |
2019-06-20 | 36 | 0 | 12 | 26 | 0 | 130 | 204 | 70 | 93 |
2019-09-17 | 28 | 4 | 8 | 0 | 0 | 164 | 204 | 80 | 100 |
2019-10-29 | 28 | 4 | 4 | 0 | 4 | 164 | 204 | 81 | 100 |
© 2018-2022 - PAVICS: A Platform for the Analysis and Visualization of Climate Science