Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 36: | Rivi 36: | ||
jw.obstype = {}; | jw.obstype = {}; | ||
jw.obstypeorder = []; | jw.obstypeorder = []; | ||
for ( var oi in jw.obsList ) { | for ( var oi in jw.obsList ) { | ||
var o = jw.obsList[oi]; | var o = jw.obsList[oi]; | ||
| Rivi 71: | Rivi 70: | ||
jw.obstype[ ot ].catcount = jw.obstype[ ot ].catcount + 1/days; | jw.obstype[ ot ].catcount = jw.obstype[ ot ].catcount + 1/days; | ||
jw.obstype[ ot ].catmean = jw.obstype[ ot ].catsum / jw.obstype[ ot ].catcount; | jw.obstype[ ot ].catmean = jw.obstype[ ot ].catsum / jw.obstype[ ot ].catcount; | ||
} if ( ot == 'level' ) { | |||
console.log( jw ); | |||
console.log( jwr ); | |||
} else { | } else { | ||


