Private
Public Access
1
0
Commit Graph

1131 Commits

Author SHA1 Message Date
Sander Roosendaal
ad3ef6c5ce Merge branch 'develop' into feature/ranking 2018-01-09 09:00:03 +01:00
Sander Roosendaal
22eb1c0f9a added filtering on OTW efficiency < 200 2018-01-09 08:48:10 +01:00
Sander Roosendaal
0187f3200e added links to concept2 rankings and World Records 2018-01-08 17:13:16 +01:00
Sander Roosendaal
bdf4546a29 using async job to calculate predicted age records and store in db 2018-01-06 13:33:59 +01:00
Sander Roosendaal
cd94649e0b bug fix order of activity chart 2018-01-06 09:59:18 +01:00
Sander Roosendaal
9daf876054 cleaning up junk 2018-01-05 16:17:35 +01:00
Sander Roosendaal
df7f300d87 quickened Ranking 2.0 2018-01-05 16:16:11 +01:00
Sander Roosendaal
545d8e4906 prep for speeding up rankings view 2.0 2018-01-05 11:44:12 +01:00
Sander Roosendaal
81408aca34 changed critical power headings 2018-01-05 11:00:32 +01:00
Sander Roosendaal
275124976d Basic ranking page now uses only workouts marked as ranking pieces 2018-01-04 21:52:24 +01:00
Sander Roosendaal
efeb5bc2f7 made ranking pieces explicit 2018-01-04 21:13:33 +01:00
Sander Roosendaal
cd4faf861a error checking around rdata in updateergcp 2018-01-04 08:54:16 +01:00
Sander Roosendaal
52f04ad97a changed description on ranking page 2018-01-04 08:34:53 +01:00
Sander Roosendaal
c8f12ccc97 fixed AttributeError in dataprep (getsmallrowdata_db)
The rdata function returning a number instead of an object leads to
additional code in other parts of the software. Should consider changing
it to return an "empty" rowingdata object.
2018-01-03 13:00:21 +01:00
Sander Roosendaal
0ca3711578 bug fixing 2018-01-01 15:57:12 +01:00
Sander Roosendaal
1604768ada added option to switch off fast calc 2018-01-01 15:01:32 +01:00
Sander Roosendaal
acbe2d38d7 added physics dept note taking 2017-12-29 12:20:48 +01:00
Sander Roosendaal
a72e1525f7 added alternative updatecp
but it is slower ...
2017-12-22 10:35:56 +01:00
Sander Roosendaal
65364ec59a added 2017-12-21 17:52:32 +01:00
Sander Roosendaal
754db1bb73 notn 2017-12-21 17:51:28 +01:00
Sander Roosendaal
68da543c48 added stayer score based on 6 min 2017-12-21 08:23:02 +01:00
Sander Roosendaal
9cd872b78a removed debugging print statements 2017-12-20 17:03:32 +01:00
Sander Roosendaal
136440f8fb added stayer score 2017-12-20 17:01:47 +01:00
Sander Roosendaal
afdee332da bug fix c2importall 2017-12-20 16:14:46 +01:00
Sander Roosendaal
bb43995993 bugfix - rarely used error message lacked 'request' argument 2017-12-17 08:39:15 +01:00
Sander Roosendaal
9bab1d90a2 trivial bug in sporttracks - 2017-12-17 08:36:33 +01:00
Sander Roosendaal
77c90e188b added title to world record chart 2017-12-14 17:20:28 +01:00
Sander Roosendaal
7616220da1 added agegroupcp 2017-12-14 16:35:26 +01:00
Sander Roosendaal
03eec117a6 changed to exponential function 2017-12-14 15:41:01 +01:00
Sander Roosendaal
6b7207321c changed naming of rower ranking to percentile 2017-12-14 11:57:40 +01:00
Sander Roosendaal
50c578b8af improved legend age group chart 2017-12-13 21:40:37 +01:00
Sander Roosendaal
84448c6a54 added callouts to age group record graph 2017-12-13 21:39:22 +01:00
Sander Roosendaal
035a4bf87f added table with World Records to ranking 2.0 2017-12-13 21:32:23 +01:00
Sander Roosendaal
8590dc7a88 some improvements 2017-12-13 20:53:02 +01:00
Sander Roosendaal
1a18f033b4 Merge tag 'v5.34' into develop
hotfix
2017-12-13 19:29:09 +01:00
Sander Roosendaal
c6fe8ca705 hotfix averaring in dataprep 2017-12-13 19:13:26 +01:00
Sander Roosendaal
01255c0d9e Merge branch 'feature/c2agerecords' into develop 2017-12-13 15:44:43 +01:00
Sander Roosendaal
9aa501093c removed unnecessary temp file 2017-12-13 15:43:38 +01:00
Sander Roosendaal
10bb693aac added link to ranking pieces 2.0 on Analysis page 2017-12-13 15:42:16 +01:00
Sander Roosendaal
451f153983 added age records to ote-bests 2017-12-13 15:37:52 +01:00
Sander Roosendaal
098dbb9c4a age group records from C2 database web scraping 2017-12-13 13:40:07 +01:00
Sander Roosendaal
4b50d6694e removed temp file 2017-12-13 08:05:32 +01:00
Sander Roosendaal
c43d832151 changed age record model 2017-12-13 08:05:04 +01:00
Sander Roosendaal
86a72545e0 calculates age group 2k 2017-12-12 21:59:28 +01:00
Sander Roosendaal
d21f808bd3 bugfix 2017-12-12 18:09:14 +01:00
Sander Roosendaal
228ea8f980 charts age decline of 2k power per weight/sex group 2017-12-12 18:01:06 +01:00
Sander Roosendaal
73c03fa54e view agegrouprecordview
Doesn't do much yet. It gets the sex/weight group records as a pandas
dataframe
2017-12-12 17:22:40 +01:00
Sander Roosendaal
32e7696e92 add C2 World Class Performance model 2017-12-12 16:44:33 +01:00
Sander Roosendaal
7d0586b530 fixed email unrecognized, removed unit from TRIMP 2017-12-10 15:35:35 +01:00
Sander Roosendaal
87e3c19f7c some bug fixes 2017-12-10 11:05:20 +01:00