Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 109: | Rivi 109: | ||
if ( ot == 'level' ) { | if ( ot == 'level' ) { | ||
if ( typeof data.inreltodateavg != 'undefined' ) { | if ( typeof data.inreltodateavg != 'undefined' ) { | ||
jw.wbody[ wb ][ot].mean = data.inreltodateavg; | jw.wbody[ wb ][ot].mean = data.inreltodateavg; | ||
| Rivi 161: | Rivi 160: | ||
wb = jw.obsorder[ i ].wbody; | wb = jw.obsorder[ i ].wbody; | ||
ot = jw.obsorder[ i ].obstype; | ot = jw.obsorder[ i ].obstype; | ||
if ( ot != 'level' || ( jw.wbody[ wb ][ ot ].type != 'absolute' && jw.wbody[ wb ][ ot ].mean !== null ) ) { | if ( ot != 'level' || ( jw.wbody[ wb ][ ot ].type != 'absolute' && jw.wbody[ wb ][ ot ].mean !== null ) ) { | ||


