PLF
range tests
no tests available
temporal tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
17 | Message: longitude VALUE does not match with value VALUE from previous year SQL: where NOT (longitude = longitude_t-1) |
warning | since 1984 |
50 | Message: latitude VALUE does not match with value VALUE from previous year SQL: where NOT (latitude = latitude_t-1) |
warning | since 1984 |
multiple tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
359 | Message: FO_altitude VALUE is not the same as in GENER.PLT SQL: where NOT (altitude = altitude) |
warning | since 1984 |
409 | Message: FO_latitude VALUE is not the same as in GENER.PLT (VALUE). SQL: where NOT (latitude = latitude) |
warning | since 1984 |
410 | Message: FO_longitude VALUE is not the same as in GENER.PLT (VALUE). SQL: where NOT (longitude = longitude) |
warning | since 1984 |
3003 | Message: plot VALUE is not registered in the system installation SQL: where NOT (EXIST(plot)) |
error | since 1984 |
3209 | Message: latitude(VALUE) has to be submitted in a 7 digits format (+DDMMSS) with leading "+" SQL: where NOT (LENGTH(latitude) = 7 AND latitude LIKE('+%')) |
error | since 1984 |
3210 | Message: longitude(VALUE) has to be submitted in a 7 digits format (+/-DDMMSS) with leading "+/-" SQL: where NOT (LENGTH(longitude) = 7 AND (longitude LIKE('+%') OR longitude LIKE('-%'))) |
error | since 1984 |
FOT
range tests
no tests available
temporal tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
292 | Message: tree VALUE must be the same as at previous observation (unless new trees were intentiously involved - e.g. due to ingrowth - or existing trees were felled or wind-thrown) SQL: where NOT (tree = tree_t-1) |
warning | since 1984 |
293 | Message: tree_species VALUE must not change for particular tree SQL: where (tree_species_t-1 NOT IN (99, 199, 0, 94)) AND NOT (tree_species = tree_species_t-1) |
error | since 1984 |
multiple tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
695 | Message: specified Leaves type VALUE does not match with specified tree_species VALUE SQL: where ((tree_species IN (1,2,5,6,7,8,10,11,13,15,16,18,19,20,21,22,23,29,32,33,34,35,36,41,44,48,49,50,51,53,56))) AND NOT (leaves_type = 0) |
error | since 1984 |
787 | Message: Sample_ID VALUE not specified in FOM file SQL: where NOT (EXIST(sample_id)) |
error | since 1984 |
20220080 | Message: Sample VALUE in form FOT, does not exist in form FOM SQL: where NOT (EXIST(sample_id)) |
error | since 1984 |
FOM
range tests
FIELD | MIN | MAX | ERROR_TYPE | ACTIVE |
---|---|---|---|---|
mass_leaves | 0.01 | 185 | warning | since 1984 |
mass_needles | 1 | 50 | warning | since 1984 |
temporal tests
no tests available
multiple tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
788 | Message: Sample_ID VALUE not specified in FOT file SQL: where NOT (EXIST(sample_id)) |
error | since 1984 |
12401 | Message: Value of element N not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (N >0 OR N = -1 OR N IS NULL) |
error | since 1984 |
12402 | Message: Value of element S not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (S >0 OR S = -1 OR S IS NULL) |
error | since 1984 |
12403 | Message: Value of element P not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (P >0 OR P = -1 OR P IS NULL) |
error | since 1984 |
12404 | Message: Value of element Ca not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Ca >0 OR Ca = -1 OR Ca IS NULL) |
error | since 1984 |
12405 | Message: Value of element Mg not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Mg >0 OR Mg = -1 OR Mg IS NULL) |
error | since 1984 |
12406 | Message: Value of element K not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (K >0 OR K = -1 OR K IS NULL) |
error | since 1984 |
12407 | Message: Value of element C not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (C >0 OR C = -1 OR C IS NULL) |
error | since 1984 |
12408 | Message: Value of element Zn not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Zn >0 OR Zn = -1 OR Zn IS NULL) |
error | since 1984 |
12409 | Message: Value of element Mn not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Mn >0 OR Mn = -1 OR Mn IS NULL) |
error | since 1984 |
12410 | Message: Value of element Fe not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Fe >0 OR Fe = -1 OR Fe IS NULL) |
error | since 1984 |
12411 | Message: Value of element Cu not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Cu >0 OR Cu = -1 OR Cu IS NULL) |
error | since 1984 |
12412 | Message: Value of element Pb not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Pb >0 OR Pb = -1 OR Pb IS NULL) |
error | since 1984 |
12413 | Message: Value of element Cd not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Cd >0 OR Cd = -1 OR Cd IS NULL) |
error | since 1984 |
12414 | Message: Value of element B not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (B >0 OR B = -1 OR B IS NULL) |
error | since 1984 |
12415 | Message: Value of element Arsenic not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Arsenic >0 OR Arsenic = -1 OR Arsenic IS NULL) |
error | since 1984 |
12416 | Message: Value of element Cr not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Cr >0 OR Cr = -1 OR Cr IS NULL) |
error | since 1984 |
12417 | Message: Value of element Co not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Co >0 OR Co = -1 OR Co IS NULL) |
error | since 1984 |
12418 | Message: Value of element Hg not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Hg >0 OR Hg = -1 OR Hg IS NULL) |
error | since 1984 |
12419 | Message: Value of element Ni not valid: VALUE (should be >0 or -1) - plot: VALUE. SQL: where NOT (Ni >0 OR Ni = -1 OR Ni IS NULL) |
error | since 1984 |
12501 | Message: S (VALUE) out of plausible range (0.56 - 4.803) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (S BETWEEN 0.56 AND 4.803 OR S = -1) |
warning | since 1984 |
12502 | Message: C (VALUE) out of plausible range (44.183 - 57) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (C BETWEEN 44.183 AND 57 OR C = -1) |
warning | since 1984 |
12503 | Message: Mg (VALUE) out of plausible range (0.209 - 5.526) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Mg BETWEEN 0.209 AND 5.526 OR Mg = -1) |
warning | since 1984 |
12504 | Message: Zn (VALUE) out of plausible range (5.812 - 106.975) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Zn BETWEEN 5.812 AND 106.975 OR Zn = -1) |
warning | since 1984 |
12505 | Message: Ca (VALUE) out of plausible range (0.582 - 25.523) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Ca BETWEEN 0.582 AND 25.523 OR Ca = -1) |
warning | since 1984 |
12506 | Message: Fe (VALUE) out of plausible range (7.5 - 356.1) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Fe BETWEEN 7.5 AND 356.1 OR Fe = -1) |
warning | since 1984 |
12507 | Message: Cd (VALUE) out of plausible range (1.6 - 609.7) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (Cd BETWEEN 1.6 AND 609.7 OR Cd = -1) |
warning | since 1984 |
12508 | Message: Co (VALUE) out of plausible range (0.024 - 0.667) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (Co BETWEEN 0.024 AND 0.667 OR Co = -1) |
warning | since 1984 |
12509 | Message: Pb (VALUE) out of plausible range (0.049 - 15.486) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (Pb BETWEEN 0.049 AND 15.486 OR Pb = -1) |
warning | since 1984 |
12510 | Message: N (VALUE) out of plausible range (5.94 - 29.185) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (N BETWEEN 5.94 AND 29.185 OR N = -1) |
warning | since 1984 |
12511 | Message: Hg (VALUE) out of plausible range (6.55 - 62.85) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=118 AND leaves_type IN(0,1)))) AND NOT (Hg BETWEEN 6.55 AND 62.85 OR Hg = -1) |
warning | since 1984 |
12512 | Message: Cr (VALUE) out of plausible range (0.106 - 4.472) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (Cr BETWEEN 0.106 AND 4.472 OR Cr = -1) |
warning | since 1984 |
12513 | Message: Mn (VALUE) out of plausible range (4.4 - 4151.4) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Mn BETWEEN 4.4 AND 4151.4 OR Mn = -1) |
warning | since 1984 |
12514 | Message: Ni (VALUE) out of plausible range (0.27 - 7) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (Ni BETWEEN 0.27 AND 7 OR Ni = -1) |
warning | since 1984 |
12515 | Message: B (VALUE) out of plausible range (5.2 - 75.49) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=134 AND leaves_type IN(0,1)))) AND NOT (B BETWEEN 5.2 AND 75.49 OR B = -1) |
warning | since 1984 |
12516 | Message: P (VALUE) out of plausible range (0.18 - 3.089) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (P BETWEEN 0.18 AND 3.089 OR P = -1) |
warning | since 1984 |
12517 | Message: K (VALUE) out of plausible range (0.925 - 20.708) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=41 AND leaves_type IN(0)) OR (tree_species=46 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=129 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (K BETWEEN 0.925 AND 20.708 OR K = -1) |
warning | since 1984 |
12518 | Message: Cu (VALUE) out of plausible range (0.27 - 16.46) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL OR NOT ((tree_species=20 AND leaves_type IN(0)) OR (tree_species=22 AND leaves_type IN(0)) OR (tree_species=48 AND leaves_type IN(0)) OR (tree_species=51 AND leaves_type IN(0)) OR (tree_species=100 AND leaves_type IN(0,1)) OR (tree_species=118 AND leaves_type IN(0,1)) OR (tree_species=120 AND leaves_type IN(0,1)) OR (tree_species=130 AND leaves_type IN(0)) OR (tree_species=134 AND leaves_type IN(0,1)) OR (tree_species=136 AND leaves_type IN(0,1)))) AND NOT (Cu BETWEEN 0.27 AND 16.46 OR Cu = -1) |
warning | since 1984 |
12519 | Message: Arsenic (VALUE) out of plausible range (1.8 - 221.3) - plot: VALUE, tree-spec.: VALUE, leaves-type: VALUE SQL: where (tree_species IS NULL OR leaves_type IS NULL) AND NOT (Arsenic BETWEEN 1.8 AND 221.3 OR Arsenic = -1) |
warning | since 1984 |
12520 | Message: S (VALUE) out of plausible range (leaves-type 0: 1.1 - 2.1) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 1.1 AND 2.1) OR S = -1) |
warning | since 1984 |
12521 | Message: S (VALUE) out of plausible range (leaves-type 0: 2.9 - 4.8) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 2.9 AND 4.8) OR S = -1) |
warning | since 1984 |
12522 | Message: S (VALUE) out of plausible range (leaves-type 0: 1.2 - 2.7) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 1.2 AND 2.7) OR S = -1) |
warning | since 1984 |
12523 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.9 - 2.2) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 0.9 AND 2.2) OR S = -1) |
warning | since 1984 |
12524 | Message: S (VALUE) out of plausible range (leaves-type 0: 1.1 - 1.9) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 1.1 AND 1.9) OR S = -1) |
warning | since 1984 |
12525 | Message: S (VALUE) out of plausible range (leaves-type 0: 1.3 - 1.9) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 1.3 AND 1.9) OR S = -1) |
warning | since 1984 |
12526 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.9 - 1.5 / leaves-type 1: 0.9 - 1.4) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 0.9 AND 1.5) OR (leaves_type=1 AND S BETWEEN 0.9 AND 1.4) OR S = -1) |
warning | since 1984 |
12527 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.7 - 1.2 / leaves-type 1: 0.7 - 1.2) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 0.7 AND 1.2) OR (leaves_type=1 AND S BETWEEN 0.7 AND 1.2) OR S = -1) |
warning | since 1984 |
12528 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.8 - 1.2 / leaves-type 1: 0.9 - 1.3) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 0.8 AND 1.2) OR (leaves_type=1 AND S BETWEEN 0.9 AND 1.3) OR S = -1) |
warning | since 1984 |
12529 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.8 - 1.3 / leaves-type 1: 0.7 - 1.3) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 0.8 AND 1.3) OR (leaves_type=1 AND S BETWEEN 0.7 AND 1.3) OR S = -1) |
warning | since 1984 |
12530 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.6 - 1) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND S BETWEEN 0.6 AND 1) OR S = -1) |
warning | since 1984 |
12531 | Message: S (VALUE) out of plausible range (leaves-type 0: 0.8 - 1.3 / leaves-type 1: 0.8 - 1.3) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 0.8 AND 1.3) OR (leaves_type=1 AND S BETWEEN 0.8 AND 1.3) OR S = -1) |
warning | since 1984 |
12532 | Message: S (VALUE) out of plausible range (leaves-type 0: 1 - 1.5 / leaves-type 1: 1.2 - 2) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND S BETWEEN 1 AND 1.5) OR (leaves_type=1 AND S BETWEEN 1.2 AND 2) OR S = -1) |
warning | since 1984 |
12533 | Message: C (VALUE) out of plausible range (leaves-type 0: 47.624 - 53.05) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 47.624 AND 53.05) OR C = -1) |
warning | since 1984 |
12534 | Message: C (VALUE) out of plausible range (leaves-type 0: 46.127 - 47.634) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 46.127 AND 47.634) OR C = -1) |
warning | since 1984 |
12535 | Message: C (VALUE) out of plausible range (leaves-type 0: 46.848 - 54.64) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 46.848 AND 54.64) OR C = -1) |
warning | since 1984 |
12536 | Message: C (VALUE) out of plausible range (leaves-type 0: 46.209 - 51.289) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 46.209 AND 51.289) OR C = -1) |
warning | since 1984 |
12537 | Message: C (VALUE) out of plausible range (leaves-type 0: 47.1 - 51.5) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 47.1 AND 51.5) OR C = -1) |
warning | since 1984 |
12538 | Message: C (VALUE) out of plausible range (leaves-type 0: 46.267 - 53.192) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 46.267 AND 53.192) OR C = -1) |
warning | since 1984 |
12539 | Message: C (VALUE) out of plausible range (leaves-type 0: 51.714 - 54.58 / leaves-type 1: 51.17 - 54.66) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 51.714 AND 54.58) OR (leaves_type=1 AND C BETWEEN 51.17 AND 54.66) OR C = -1) |
warning | since 1984 |
12540 | Message: C (VALUE) out of plausible range (leaves-type 0: 49.8 - 53.684 / leaves-type 1: 49.616 - 53.828) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 49.8 AND 53.684) OR (leaves_type=1 AND C BETWEEN 49.616 AND 53.828) OR C = -1) |
warning | since 1984 |
12541 | Message: C (VALUE) out of plausible range (leaves-type 0: 50.984 - 52.865 / leaves-type 1: 51.21 - 53.116) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 50.984 AND 52.865) OR (leaves_type=1 AND C BETWEEN 51.21 AND 53.116) OR C = -1) |
warning | since 1984 |
12542 | Message: C (VALUE) out of plausible range (leaves-type 0: 51.93 - 54.631 / leaves-type 1: 52.115 - 55.005) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 51.93 AND 54.631) OR (leaves_type=1 AND C BETWEEN 52.115 AND 55.005) OR C = -1) |
warning | since 1984 |
12543 | Message: C (VALUE) out of plausible range (leaves-type 0: 50.365 - 52.4) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND C BETWEEN 50.365 AND 52.4) OR C = -1) |
warning | since 1984 |
12544 | Message: C (VALUE) out of plausible range (leaves-type 0: 49.338 - 54.118 / leaves-type 1: 50.04 - 54.755) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 49.338 AND 54.118) OR (leaves_type=1 AND C BETWEEN 50.04 AND 54.755) OR C = -1) |
warning | since 1984 |
12545 | Message: C (VALUE) out of plausible range (leaves-type 0: 51.21 - 53.5 / leaves-type 1: 51.45 - 54.04) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND C BETWEEN 51.21 AND 53.5) OR (leaves_type=1 AND C BETWEEN 51.45 AND 54.04) OR C = -1) |
warning | since 1984 |
12546 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.56 - 2.749) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.56 AND 2.749) OR Mg = -1) |
warning | since 1984 |
12547 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 2.166 - 3.686) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 2.166 AND 3.686) OR Mg = -1) |
warning | since 1984 |
12548 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.298 - 2.436) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.298 AND 2.436) OR Mg = -1) |
warning | since 1984 |
12549 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.392 - 2.676) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.392 AND 2.676) OR Mg = -1) |
warning | since 1984 |
12550 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.986 - 2.183) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.986 AND 2.183) OR Mg = -1) |
warning | since 1984 |
12551 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 1.219 - 2.953) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 1.219 AND 2.953) OR Mg = -1) |
warning | since 1984 |
12552 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.708 - 2.618 / leaves-type 1: 0.462 - 2.5) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.708 AND 2.618) OR (leaves_type=1 AND Mg BETWEEN 0.462 AND 2.5) OR Mg = -1) |
warning | since 1984 |
12553 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.57 - 1.76 / leaves-type 1: 0.36 - 1.6) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.57 AND 1.76) OR (leaves_type=1 AND Mg BETWEEN 0.36 AND 1.6) OR Mg = -1) |
warning | since 1984 |
12554 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.654 - 1.29 / leaves-type 1: 0.523 - 1.195) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.654 AND 1.29) OR (leaves_type=1 AND Mg BETWEEN 0.523 AND 1.195) OR Mg = -1) |
warning | since 1984 |
12555 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.75 - 2.194 / leaves-type 1: 0.54 - 1.574) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.75 AND 2.194) OR (leaves_type=1 AND Mg BETWEEN 0.54 AND 1.574) OR Mg = -1) |
warning | since 1984 |
12556 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 1.155 - 1.905) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mg BETWEEN 1.155 AND 1.905) OR Mg = -1) |
warning | since 1984 |
12557 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.58 - 1.327 / leaves-type 1: 0.401 - 1.128) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.58 AND 1.327) OR (leaves_type=1 AND Mg BETWEEN 0.401 AND 1.128) OR Mg = -1) |
warning | since 1984 |
12558 | Message: Mg (VALUE) out of plausible range (leaves-type 0: 0.974 - 1.58 / leaves-type 1: 1.08 - 1.555) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mg BETWEEN 0.974 AND 1.58) OR (leaves_type=1 AND Mg BETWEEN 1.08 AND 1.555) OR Mg = -1) |
warning | since 1984 |
12559 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 15.1 - 41) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 15.1 AND 41) OR Zn = -1) |
warning | since 1984 |
12560 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 8.7 - 19) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 8.7 AND 19) OR Zn = -1) |
warning | since 1984 |
12561 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 18.5 - 29) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 18.5 AND 29) OR Zn = -1) |
warning | since 1984 |
12562 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 12.1 - 25.6) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 12.1 AND 25.6) OR Zn = -1) |
warning | since 1984 |
12563 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 12.7 - 28.8) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 12.7 AND 28.8) OR Zn = -1) |
warning | since 1984 |
12564 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 19.7 - 59.7 / leaves-type 1: 19.6 - 58.4) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Zn BETWEEN 19.7 AND 59.7) OR (leaves_type=1 AND Zn BETWEEN 19.6 AND 58.4) OR Zn = -1) |
warning | since 1984 |
12565 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 12.5 - 49 / leaves-type 1: 9.2 - 55.6) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Zn BETWEEN 12.5 AND 49) OR (leaves_type=1 AND Zn BETWEEN 9.2 AND 55.6) OR Zn = -1) |
warning | since 1984 |
12566 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 13.5 - 26.5 / leaves-type 1: 9.6 - 18.4) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Zn BETWEEN 13.5 AND 26.5) OR (leaves_type=1 AND Zn BETWEEN 9.6 AND 18.4) OR Zn = -1) |
warning | since 1984 |
12567 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 16.9 - 38.4) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Zn BETWEEN 16.9 AND 38.4) OR Zn = -1) |
warning | since 1984 |
12568 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 26.2 - 59.9 / leaves-type 1: 27.5 - 80.2) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Zn BETWEEN 26.2 AND 59.9) OR (leaves_type=1 AND Zn BETWEEN 27.5 AND 80.2) OR Zn = -1) |
warning | since 1984 |
12569 | Message: Zn (VALUE) out of plausible range (leaves-type 0: 12.8 - 37.1 / leaves-type 1: 18.7 - 40.7) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Zn BETWEEN 12.8 AND 37.1) OR (leaves_type=1 AND Zn BETWEEN 18.7 AND 40.7) OR Zn = -1) |
warning | since 1984 |
12570 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 3.17 - 15.35) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 3.17 AND 15.35) OR Ca = -1) |
warning | since 1984 |
12571 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 12.682 - 25.523) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 12.682 AND 25.523) OR Ca = -1) |
warning | since 1984 |
12572 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 3.762 - 9.684) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 3.762 AND 9.684) OR Ca = -1) |
warning | since 1984 |
12573 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 1.159 - 10.319) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 1.159 AND 10.319) OR Ca = -1) |
warning | since 1984 |
12574 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 3.66 - 9.063) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 3.66 AND 9.063) OR Ca = -1) |
warning | since 1984 |
12575 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 4.759 - 14.26) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 4.759 AND 14.26) OR Ca = -1) |
warning | since 1984 |
12576 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 2.489 - 11.36 / leaves-type 1: 3.214 - 17.816) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 2.489 AND 11.36) OR (leaves_type=1 AND Ca BETWEEN 3.214 AND 17.816) OR Ca = -1) |
warning | since 1984 |
12577 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 1.33 - 7.462 / leaves-type 1: 1.75 - 9.792) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 1.33 AND 7.462) OR (leaves_type=1 AND Ca BETWEEN 1.75 AND 9.792) OR Ca = -1) |
warning | since 1984 |
12578 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 0.582 - 4.64 / leaves-type 1: 1.248 - 6.734) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 0.582 AND 4.64) OR (leaves_type=1 AND Ca BETWEEN 1.248 AND 6.734) OR Ca = -1) |
warning | since 1984 |
12579 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 1.376 - 4.982 / leaves-type 1: 2.298 - 7.282) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 1.376 AND 4.982) OR (leaves_type=1 AND Ca BETWEEN 2.298 AND 7.282) OR Ca = -1) |
warning | since 1984 |
12580 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 1.478 - 2.74) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ca BETWEEN 1.478 AND 2.74) OR Ca = -1) |
warning | since 1984 |
12581 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 1.637 - 4.981 / leaves-type 1: 2.741 - 8.235) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 1.637 AND 4.981) OR (leaves_type=1 AND Ca BETWEEN 2.741 AND 8.235) OR Ca = -1) |
warning | since 1984 |
12582 | Message: Ca (VALUE) out of plausible range (leaves-type 0: 2.51 - 4.44 / leaves-type 1: 3.58 - 6.378) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ca BETWEEN 2.51 AND 4.44) OR (leaves_type=1 AND Ca BETWEEN 3.58 AND 6.378) OR Ca = -1) |
warning | since 1984 |
12583 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 59 - 129.9) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 59 AND 129.9) OR Fe = -1) |
warning | since 1984 |
12584 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 61.4 - 88.2) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 61.4 AND 88.2) OR Fe = -1) |
warning | since 1984 |
12585 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 76.8 - 140.1) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 76.8 AND 140.1) OR Fe = -1) |
warning | since 1984 |
12586 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 61.1 - 136.8) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 61.1 AND 136.8) OR Fe = -1) |
warning | since 1984 |
12587 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 58.2 - 211.9) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 58.2 AND 211.9) OR Fe = -1) |
warning | since 1984 |
12588 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 25.3 - 120.5 / leaves-type 1: 35.6 - 139.4) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Fe BETWEEN 25.3 AND 120.5) OR (leaves_type=1 AND Fe BETWEEN 35.6 AND 139.4) OR Fe = -1) |
warning | since 1984 |
12589 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 20.9 - 78.5 / leaves-type 1: 24.9 - 96.3) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Fe BETWEEN 20.9 AND 78.5) OR (leaves_type=1 AND Fe BETWEEN 24.9 AND 96.3) OR Fe = -1) |
warning | since 1984 |
12590 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 28.5 - 49.5 / leaves-type 1: 29.5 - 84.5) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Fe BETWEEN 28.5 AND 49.5) OR (leaves_type=1 AND Fe BETWEEN 29.5 AND 84.5) OR Fe = -1) |
warning | since 1984 |
12591 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 23.4 - 44.8) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Fe BETWEEN 23.4 AND 44.8) OR Fe = -1) |
warning | since 1984 |
12592 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 29.5 - 70.4 / leaves-type 1: 39.7 - 94.7) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Fe BETWEEN 29.5 AND 70.4) OR (leaves_type=1 AND Fe BETWEEN 39.7 AND 94.7) OR Fe = -1) |
warning | since 1984 |
12593 | Message: Fe (VALUE) out of plausible range (leaves-type 0: 43.9 - 108.2 / leaves-type 1: 75.4 - 168.3) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Fe BETWEEN 43.9 AND 108.2) OR (leaves_type=1 AND Fe BETWEEN 75.4 AND 168.3) OR Fe = -1) |
warning | since 1984 |
12594 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 27.76 - 160.12) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cd BETWEEN 27.76 AND 160.12) OR Cd = -1) |
warning | since 1984 |
12595 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 28.72 - 100) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cd BETWEEN 28.72 AND 100) OR Cd = -1) |
warning | since 1984 |
12596 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 23.9 - 130.64) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cd BETWEEN 23.9 AND 130.64) OR Cd = -1) |
warning | since 1984 |
12597 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 16.42 - 427.87) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cd BETWEEN 16.42 AND 427.87) OR Cd = -1) |
warning | since 1984 |
12598 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 14.81 - 123.05 / leaves-type 1: 15 - 125.84) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cd BETWEEN 14.81 AND 123.05) OR (leaves_type=1 AND Cd BETWEEN 15 AND 125.84) OR Cd = -1) |
warning | since 1984 |
12599 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 1.6 - 33 / leaves-type 1: 4 - 31.4) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cd BETWEEN 1.6 AND 33) OR (leaves_type=1 AND Cd BETWEEN 4 AND 31.4) OR Cd = -1) |
warning | since 1984 |
12600 | Message: Cd (VALUE) out of plausible range (leaves-type 0: 58.34 - 258.26 / leaves-type 1: 62.75 - 294.6) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cd BETWEEN 58.34 AND 258.26) OR (leaves_type=1 AND Cd BETWEEN 62.75 AND 294.6) OR Cd = -1) |
warning | since 1984 |
12601 | Message: Co (VALUE) out of plausible range (leaves-type 0: 0.024 - 0.111) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Co BETWEEN 0.024 AND 0.111) OR Co = -1) |
warning | since 1984 |
12602 | Message: Co (VALUE) out of plausible range (leaves-type 0: 0.031 - 0.425 / leaves-type 1: 0.026 - 0.26) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Co BETWEEN 0.031 AND 0.425) OR (leaves_type=1 AND Co BETWEEN 0.026 AND 0.26) OR Co = -1) |
warning | since 1984 |
12603 | Message: Co (VALUE) out of plausible range (leaves-type 0: 0.057 - 0.258 / leaves-type 1: 0.041 - 0.22) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Co BETWEEN 0.057 AND 0.258) OR (leaves_type=1 AND Co BETWEEN 0.041 AND 0.22) OR Co = -1) |
warning | since 1984 |
12604 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.14 - 1.46) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.14 AND 1.46) OR Pb = -1) |
warning | since 1984 |
12605 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.153 - 0.613) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.153 AND 0.613) OR Pb = -1) |
warning | since 1984 |
12606 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.15 - 0.873) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.15 AND 0.873) OR Pb = -1) |
warning | since 1984 |
12607 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.141 - 7.117) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.141 AND 7.117) OR Pb = -1) |
warning | since 1984 |
12608 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.096 - 1.57) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.096 AND 1.57) OR Pb = -1) |
warning | since 1984 |
12609 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.063 - 0.84 / leaves-type 1: 0.107 - 1.04) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.063 AND 0.84) OR (leaves_type=1 AND Pb BETWEEN 0.107 AND 1.04) OR Pb = -1) |
warning | since 1984 |
12610 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.052 - 0.371 / leaves-type 1: 0.049 - 0.493) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.052 AND 0.371) OR (leaves_type=1 AND Pb BETWEEN 0.049 AND 0.493) OR Pb = -1) |
warning | since 1984 |
12611 | Message: Pb (VALUE) out of plausible range (leaves-type 0: 0.084 - 0.647 / leaves-type 1: 0.17 - 0.784) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Pb BETWEEN 0.084 AND 0.647) OR (leaves_type=1 AND Pb BETWEEN 0.17 AND 0.784) OR Pb = -1) |
warning | since 1984 |
12612 | Message: N (VALUE) out of plausible range (leaves-type 0: 18.6 - 28.2) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 18.6 AND 28.2) OR N = -1) |
warning | since 1984 |
12613 | Message: N (VALUE) out of plausible range (leaves-type 0: 19.2 - 25.8) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 19.2 AND 25.8) OR N = -1) |
warning | since 1984 |
12614 | Message: N (VALUE) out of plausible range (leaves-type 0: 18.3 - 29) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 18.3 AND 29) OR N = -1) |
warning | since 1984 |
12615 | Message: N (VALUE) out of plausible range (leaves-type 0: 9 - 24.8) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 9 AND 24.8) OR N = -1) |
warning | since 1984 |
12616 | Message: N (VALUE) out of plausible range (leaves-type 0: 19.4 - 27.9) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 19.4 AND 27.9) OR N = -1) |
warning | since 1984 |
12617 | Message: N (VALUE) out of plausible range (leaves-type 0: 19.1 - 29.2) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 19.1 AND 29.2) OR N = -1) |
warning | since 1984 |
12618 | Message: N (VALUE) out of plausible range (leaves-type 0: 11 - 16.3 / leaves-type 1: 11.8 - 16.8) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 11 AND 16.3) OR (leaves_type=1 AND N BETWEEN 11.8 AND 16.8) OR N = -1) |
warning | since 1984 |
12619 | Message: N (VALUE) out of plausible range (leaves-type 0: 10.2 - 17.1 / leaves-type 1: 9.4 - 16.1) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 10.2 AND 17.1) OR (leaves_type=1 AND N BETWEEN 9.4 AND 16.1) OR N = -1) |
warning | since 1984 |
12620 | Message: N (VALUE) out of plausible range (leaves-type 0: 10.2 - 17.2 / leaves-type 1: 11.4 - 18.7) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 10.2 AND 17.2) OR (leaves_type=1 AND N BETWEEN 11.4 AND 18.7) OR N = -1) |
warning | since 1984 |
12621 | Message: N (VALUE) out of plausible range (leaves-type 0: 8.1 - 17.9 / leaves-type 1: 10.2 - 18.6) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 8.1 AND 17.9) OR (leaves_type=1 AND N BETWEEN 10.2 AND 18.6) OR N = -1) |
warning | since 1984 |
12622 | Message: N (VALUE) out of plausible range (leaves-type 0: 6.3 - 14) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND N BETWEEN 6.3 AND 14) OR N = -1) |
warning | since 1984 |
12623 | Message: N (VALUE) out of plausible range (leaves-type 0: 12.1 - 19.1 / leaves-type 1: 12.4 - 19.2) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 12.1 AND 19.1) OR (leaves_type=1 AND N BETWEEN 12.4 AND 19.2) OR N = -1) |
warning | since 1984 |
12624 | Message: N (VALUE) out of plausible range (leaves-type 0: 14.9 - 18.8 / leaves-type 1: 15.8 - 23.4) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND N BETWEEN 14.9 AND 18.8) OR (leaves_type=1 AND N BETWEEN 15.8 AND 23.4) OR N = -1) |
warning | since 1984 |
12625 | Message: Hg (VALUE) out of plausible range (leaves-type 0: 6.88 - 20.6 / leaves-type 1: 13.11 - 32.36) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Hg BETWEEN 6.88 AND 20.6) OR (leaves_type=1 AND Hg BETWEEN 13.11 AND 32.36) OR Hg = -1) |
warning | since 1984 |
12626 | Message: Cr (VALUE) out of plausible range (leaves-type 0: 0.137 - 0.763) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cr BETWEEN 0.137 AND 0.763) OR Cr = -1) |
warning | since 1984 |
12627 | Message: Cr (VALUE) out of plausible range (leaves-type 0: 0.139 - 1.8 / leaves-type 1: 0.189 - 1.96) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cr BETWEEN 0.139 AND 1.8) OR (leaves_type=1 AND Cr BETWEEN 0.189 AND 1.96) OR Cr = -1) |
warning | since 1984 |
12628 | Message: Cr (VALUE) out of plausible range (leaves-type 0: 0.106 - 0.959 / leaves-type 1: 0.166 - 0.907) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cr BETWEEN 0.106 AND 0.959) OR (leaves_type=1 AND Cr BETWEEN 0.166 AND 0.907) OR Cr = -1) |
warning | since 1984 |
12629 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 172.6 - 3260) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 172.6 AND 3260) OR Mn = -1) |
warning | since 1984 |
12630 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 11.9 - 40.2) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 11.9 AND 40.2) OR Mn = -1) |
warning | since 1984 |
12631 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 348.9 - 1399.3) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 348.9 AND 1399.3) OR Mn = -1) |
warning | since 1984 |
12632 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 725.9 - 3520) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 725.9 AND 3520) OR Mn = -1) |
warning | since 1984 |
12633 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 269.5 - 2556.5) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 269.5 AND 2556.5) OR Mn = -1) |
warning | since 1984 |
12634 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 136.3 - 2546.8 / leaves-type 1: 173.5 - 3924) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mn BETWEEN 136.3 AND 2546.8) OR (leaves_type=1 AND Mn BETWEEN 173.5 AND 3924) OR Mn = -1) |
warning | since 1984 |
12635 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 223.6 - 2485 / leaves-type 1: 238.9 - 3175.3) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mn BETWEEN 223.6 AND 2485) OR (leaves_type=1 AND Mn BETWEEN 238.9 AND 3175.3) OR Mn = -1) |
warning | since 1984 |
12636 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 89.8 - 313.7 / leaves-type 1: 99 - 394.8) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mn BETWEEN 89.8 AND 313.7) OR (leaves_type=1 AND Mn BETWEEN 99 AND 394.8) OR Mn = -1) |
warning | since 1984 |
12637 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 37.4 - 426) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Mn BETWEEN 37.4 AND 426) OR Mn = -1) |
warning | since 1984 |
12638 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 168.2 - 1309.8 / leaves-type 1: 241.9 - 1978.5) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mn BETWEEN 168.2 AND 1309.8) OR (leaves_type=1 AND Mn BETWEEN 241.9 AND 1978.5) OR Mn = -1) |
warning | since 1984 |
12639 | Message: Mn (VALUE) out of plausible range (leaves-type 0: 494 - 2281 / leaves-type 1: 780 - 4037) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Mn BETWEEN 494 AND 2281) OR (leaves_type=1 AND Mn BETWEEN 780 AND 4037) OR Mn = -1) |
warning | since 1984 |
12640 | Message: Ni (VALUE) out of plausible range (leaves-type 0: 0.29 - 3.68) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ni BETWEEN 0.29 AND 3.68) OR Ni = -1) |
warning | since 1984 |
12641 | Message: Ni (VALUE) out of plausible range (leaves-type 0: 1.11 - 2.69) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Ni BETWEEN 1.11 AND 2.69) OR Ni = -1) |
warning | since 1984 |
12642 | Message: Ni (VALUE) out of plausible range (leaves-type 0: 0.38 - 5.6 / leaves-type 1: 0.4 - 4.87) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ni BETWEEN 0.38 AND 5.6) OR (leaves_type=1 AND Ni BETWEEN 0.4 AND 4.87) OR Ni = -1) |
warning | since 1984 |
12643 | Message: Ni (VALUE) out of plausible range (leaves-type 0: 0.47 - 3.96 / leaves-type 1: 0.27 - 2.91) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Ni BETWEEN 0.47 AND 3.96) OR (leaves_type=1 AND Ni BETWEEN 0.27 AND 2.91) OR Ni = -1) |
warning | since 1984 |
12644 | Message: B (VALUE) out of plausible range (leaves-type 0: 10.81 - 42.73) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND B BETWEEN 10.81 AND 42.73) OR B = -1) |
warning | since 1984 |
12645 | Message: B (VALUE) out of plausible range (leaves-type 0: 20.9 - 29.5) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND B BETWEEN 20.9 AND 29.5) OR B = -1) |
warning | since 1984 |
12646 | Message: B (VALUE) out of plausible range (leaves-type 0: 12.38 - 75.49) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND B BETWEEN 12.38 AND 75.49) OR B = -1) |
warning | since 1984 |
12647 | Message: B (VALUE) out of plausible range (leaves-type 0: 17.89 - 59.59) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND B BETWEEN 17.89 AND 59.59) OR B = -1) |
warning | since 1984 |
12648 | Message: B (VALUE) out of plausible range (leaves-type 0: 22.76 - 73.8) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND B BETWEEN 22.76 AND 73.8) OR B = -1) |
warning | since 1984 |
12649 | Message: B (VALUE) out of plausible range (leaves-type 0: 13.38 - 40.76 / leaves-type 1: 13.85 - 38.65) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND B BETWEEN 13.38 AND 40.76) OR (leaves_type=1 AND B BETWEEN 13.85 AND 38.65) OR B = -1) |
warning | since 1984 |
12650 | Message: B (VALUE) out of plausible range (leaves-type 0: 7.1 - 35.68 / leaves-type 1: 5.2 - 25.1) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND B BETWEEN 7.1 AND 35.68) OR (leaves_type=1 AND B BETWEEN 5.2 AND 25.1) OR B = -1) |
warning | since 1984 |
12651 | Message: B (VALUE) out of plausible range (leaves-type 0: 5.77 - 27.85 / leaves-type 1: 6.21 - 25.58) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND B BETWEEN 5.77 AND 27.85) OR (leaves_type=1 AND B BETWEEN 6.21 AND 25.58) OR B = -1) |
warning | since 1984 |
12652 | Message: B (VALUE) out of plausible range (leaves-type 0: 10 - 33.11 / leaves-type 1: 9.77 - 39.21) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND B BETWEEN 10 AND 33.11) OR (leaves_type=1 AND B BETWEEN 9.77 AND 39.21) OR B = -1) |
warning | since 1984 |
12653 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.805 - 1.824) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 0.805 AND 1.824) OR P = -1) |
warning | since 1984 |
12654 | Message: P (VALUE) out of plausible range (leaves-type 0: 1.64 - 2.196) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 1.64 AND 2.196) OR P = -1) |
warning | since 1984 |
12655 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.966 - 2.324) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 0.966 AND 2.324) OR P = -1) |
warning | since 1984 |
12656 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.394 - 1.369) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 0.394 AND 1.369) OR P = -1) |
warning | since 1984 |
12657 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.873 - 2.097) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 0.873 AND 2.097) OR P = -1) |
warning | since 1984 |
12658 | Message: P (VALUE) out of plausible range (leaves-type 0: 1.014 - 2.653) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 1.014 AND 2.653) OR P = -1) |
warning | since 1984 |
12659 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.789 - 2.513 / leaves-type 1: 0.717 - 2.002) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 0.789 AND 2.513) OR (leaves_type=1 AND P BETWEEN 0.717 AND 2.002) OR P = -1) |
warning | since 1984 |
12660 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.98 - 2.07 / leaves-type 1: 0.79 - 1.841) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 0.98 AND 2.07) OR (leaves_type=1 AND P BETWEEN 0.79 AND 1.841) OR P = -1) |
warning | since 1984 |
12661 | Message: P (VALUE) out of plausible range (leaves-type 0: 1.296 - 2.016 / leaves-type 1: 1.14 - 1.766) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 1.296 AND 2.016) OR (leaves_type=1 AND P BETWEEN 1.14 AND 1.766) OR P = -1) |
warning | since 1984 |
12662 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.792 - 1.529 / leaves-type 1: 0.729 - 1.105) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 0.792 AND 1.529) OR (leaves_type=1 AND P BETWEEN 0.729 AND 1.105) OR P = -1) |
warning | since 1984 |
12663 | Message: P (VALUE) out of plausible range (leaves-type 0: 0.593 - 1.16) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND P BETWEEN 0.593 AND 1.16) OR P = -1) |
warning | since 1984 |
12664 | Message: P (VALUE) out of plausible range (leaves-type 0: 1.07 - 1.78 / leaves-type 1: 0.99 - 1.639) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 1.07 AND 1.78) OR (leaves_type=1 AND P BETWEEN 0.99 AND 1.639) OR P = -1) |
warning | since 1984 |
12665 | Message: P (VALUE) out of plausible range (leaves-type 0: 1.052 - 1.459 / leaves-type 1: 0.95 - 1.19) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND P BETWEEN 1.052 AND 1.459) OR (leaves_type=1 AND P BETWEEN 0.95 AND 1.19) OR P = -1) |
warning | since 1984 |
12666 | Message: K (VALUE) out of plausible range (leaves-type 0: 3.8 - 10.6) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 3.8 AND 10.6) OR K = -1) |
warning | since 1984 |
12667 | Message: K (VALUE) out of plausible range (leaves-type 0: 10.8 - 20.7) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 10.8 AND 20.7) OR K = -1) |
warning | since 1984 |
12668 | Message: K (VALUE) out of plausible range (leaves-type 0: 2.1 - 9.9) - plot: VALUE, tree-spec.: 41, leaves-type: VALUE SQL: where (tree_species= 41 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 2.1 AND 9.9) OR K = -1) |
warning | since 1984 |
12669 | Message: K (VALUE) out of plausible range (leaves-type 0: 0.9 - 8.3) - plot: VALUE, tree-spec.: 46, leaves-type: VALUE SQL: where (tree_species= 46 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 0.9 AND 8.3) OR K = -1) |
warning | since 1984 |
12670 | Message: K (VALUE) out of plausible range (leaves-type 0: 4.4 - 10.1) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 4.4 AND 10.1) OR K = -1) |
warning | since 1984 |
12671 | Message: K (VALUE) out of plausible range (leaves-type 0: 5 - 12.2) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 5 AND 12.2) OR K = -1) |
warning | since 1984 |
12672 | Message: K (VALUE) out of plausible range (leaves-type 0: 3.4 - 8.4 / leaves-type 1: 2.9 - 7) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 3.4 AND 8.4) OR (leaves_type=1 AND K BETWEEN 2.9 AND 7) OR K = -1) |
warning | since 1984 |
12673 | Message: K (VALUE) out of plausible range (leaves-type 0: 2.6 - 8.3 / leaves-type 1: 2.6 - 7) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 2.6 AND 8.3) OR (leaves_type=1 AND K BETWEEN 2.6 AND 7) OR K = -1) |
warning | since 1984 |
12674 | Message: K (VALUE) out of plausible range (leaves-type 0: 5.6 - 10.9 / leaves-type 1: 4 - 8.1) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 5.6 AND 10.9) OR (leaves_type=1 AND K BETWEEN 4 AND 8.1) OR K = -1) |
warning | since 1984 |
12675 | Message: K (VALUE) out of plausible range (leaves-type 0: 3.7 - 10 / leaves-type 1: 3.1 - 6.5) - plot: VALUE, tree-spec.: 129, leaves-type: VALUE SQL: where (tree_species= 129 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 3.7 AND 10) OR (leaves_type=1 AND K BETWEEN 3.1 AND 6.5) OR K = -1) |
warning | since 1984 |
12676 | Message: K (VALUE) out of plausible range (leaves-type 0: 3.2 - 7.2) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND K BETWEEN 3.2 AND 7.2) OR K = -1) |
warning | since 1984 |
12677 | Message: K (VALUE) out of plausible range (leaves-type 0: 3.7 - 7 / leaves-type 1: 3.3 - 6.3) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 3.7 AND 7) OR (leaves_type=1 AND K BETWEEN 3.3 AND 6.3) OR K = -1) |
warning | since 1984 |
12678 | Message: K (VALUE) out of plausible range (leaves-type 0: 5.4 - 8.4 / leaves-type 1: 4.5 - 6.4) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND K BETWEEN 5.4 AND 8.4) OR (leaves_type=1 AND K BETWEEN 4.5 AND 6.4) OR K = -1) |
warning | since 1984 |
12679 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 4.45 - 10.76) - plot: VALUE, tree-spec.: 20, leaves-type: VALUE SQL: where (tree_species= 20 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cu BETWEEN 4.45 AND 10.76) OR Cu = -1) |
warning | since 1984 |
12680 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 6.36 - 12.45) - plot: VALUE, tree-spec.: 22, leaves-type: VALUE SQL: where (tree_species= 22 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cu BETWEEN 6.36 AND 12.45) OR Cu = -1) |
warning | since 1984 |
12681 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 2.64 - 8.85) - plot: VALUE, tree-spec.: 48, leaves-type: VALUE SQL: where (tree_species= 48 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cu BETWEEN 2.64 AND 8.85) OR Cu = -1) |
warning | since 1984 |
12682 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 3.99 - 11) - plot: VALUE, tree-spec.: 51, leaves-type: VALUE SQL: where (tree_species= 51 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cu BETWEEN 3.99 AND 11) OR Cu = -1) |
warning | since 1984 |
12683 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 1.78 - 5.98 / leaves-type 1: 1.61 - 5.07) - plot: VALUE, tree-spec.: 100, leaves-type: VALUE SQL: where (tree_species= 100 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cu BETWEEN 1.78 AND 5.98) OR (leaves_type=1 AND Cu BETWEEN 1.61 AND 5.07) OR Cu = -1) |
warning | since 1984 |
12684 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 1.78 - 4.38 / leaves-type 1: 1.61 - 3.98) - plot: VALUE, tree-spec.: 118, leaves-type: VALUE SQL: where (tree_species= 118 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cu BETWEEN 1.78 AND 4.38) OR (leaves_type=1 AND Cu BETWEEN 1.61 AND 3.98) OR Cu = -1) |
warning | since 1984 |
12685 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 2.04 - 4.16 / leaves-type 1: 2.11 - 4.37) - plot: VALUE, tree-spec.: 120, leaves-type: VALUE SQL: where (tree_species= 120 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cu BETWEEN 2.04 AND 4.16) OR (leaves_type=1 AND Cu BETWEEN 2.11 AND 4.37) OR Cu = -1) |
warning | since 1984 |
12686 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 1.78 - 5.03) - plot: VALUE, tree-spec.: 130, leaves-type: VALUE SQL: where (tree_species= 130 AND leaves_type IN (0)) AND NOT ((leaves_type=0 AND Cu BETWEEN 1.78 AND 5.03) OR Cu = -1) |
warning | since 1984 |
12687 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 2.7 - 5.18 / leaves-type 1: 2.4 - 4.81) - plot: VALUE, tree-spec.: 134, leaves-type: VALUE SQL: where (tree_species= 134 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cu BETWEEN 2.7 AND 5.18) OR (leaves_type=1 AND Cu BETWEEN 2.4 AND 4.81) OR Cu = -1) |
warning | since 1984 |
12688 | Message: Cu (VALUE) out of plausible range (leaves-type 0: 2.95 - 4.96 / leaves-type 1: 2.64 - 4.14) - plot: VALUE, tree-spec.: 136, leaves-type: VALUE SQL: where (tree_species= 136 AND leaves_type IN (0, 1)) AND NOT ((leaves_type=0 AND Cu BETWEEN 2.95 AND 4.96) OR (leaves_type=1 AND Cu BETWEEN 2.64 AND 4.14) OR Cu = -1) |
warning | since 1984 |
20220079 | Message: Sample VALUE in form FOM, does not exist in form FOT SQL: where NOT (EXIST(sample_id)) |
error | since 1984 |
LQA
range tests
FIELD | MIN | MAX | ERROR_TYPE | ACTIVE |
---|---|---|---|---|
control_chart_std | 0.5 | 10 | warning | since 1984 |
temporal tests
no tests available
multiple tests
RULE_ID | TEST | ERROR_TYPE | ACTIVE |
---|---|---|---|
282 | Message: specified date_start VALUE must not smaller than specified date_end VALUE SQL: where NOT (date_start <= date_end) |
error | since 1984 |
895 | Message: Quantification limit VALUE not in range between 0.01 and 1 for Parameter B SQL: where (parameter='B') AND NOT (quantification_limit between 0.01 and 1) |
warning | since 1984 |
896 | Message: Quantification limit VALUE not in range between 0.5 and 50 for Parameter Cd SQL: where (parameter='Cd') AND NOT (quantification_limit between 0.5 and 50) |
warning | since 1984 |
897 | Message: Quantification limit VALUE not in range between 0.005 and 0.5 for Parameter Ca SQL: where (parameter='Ca') AND NOT (quantification_limit between 0.005 and 0.5) |
warning | since 1984 |
898 | Message: Quantification limit VALUE not in range between 0.1 and 10 for Parameter C SQL: where (parameter='C') AND NOT (quantification_limit between 0.1 and 10) |
warning | since 1984 |
899 | Message: Quantification limit VALUE not in range between 0.01 and 1 for Parameter Cu SQL: where (parameter='Cu') AND NOT (quantification_limit between 0.01 and 1) |
warning | since 1984 |
900 | Message: Quantification limit VALUE not in range between 0.05 and 5 for Parameter Fe SQL: where (parameter='Fe') AND NOT (quantification_limit between 0.05 and 5) |
warning | since 1984 |
901 | Message: Quantification limit VALUE not in range between 0.005 and 0.5 for Parameter Pb SQL: where (parameter='Pb') AND NOT (quantification_limit between 0.005 and 0.5) |
warning | since 1984 |
902 | Message: Quantification limit VALUE not in range between 0.003 and 0.3 for Parameter Mg SQL: where (parameter='Mg') AND NOT (quantification_limit between 0.003 and 0.3) |
warning | since 1984 |
903 | Message: Quantification limit VALUE not in range between 0.05 and 5 for Parameter Mn SQL: where (parameter='Mn') AND NOT (quantification_limit between 0.05 and 5) |
warning | since 1984 |
904 | Message: Quantification limit VALUE not in range between 0.02 and 2 for Parameter N SQL: where (parameter='N') AND NOT (quantification_limit between 0.02 and 2) |
warning | since 1984 |
905 | Message: Quantification limit VALUE not in range between 0.003 and 0.3 for Parameter P SQL: where (parameter='P') AND NOT (quantification_limit between 0.003 and 0.3) |
warning | since 1984 |
906 | Message: Quantification limit VALUE not in range between 0.005 and 0.5 for Parameter K SQL: where (parameter='K') AND NOT (quantification_limit between 0.005 and 0.5) |
warning | since 1984 |
907 | Message: Quantification limit VALUE not in range between 0.003 and 0.3 for Parameter S SQL: where (parameter='S') AND NOT (quantification_limit between 0.003 and 0.3) |
warning | since 1984 |
908 | Message: Quantification limit VALUE not in range between 0.05 and 5 for Parameter Zn SQL: where (parameter='Zn') AND NOT (quantification_limit between 0.05 and 5) |
warning | since 1984 |
909 | Message: Quantification limit must not be <= 0 where parameter is VALUE SQL: where NOT (quantification_limit > 0) |
error | since 1984 |
914 | Message: control_chart_mean VALUE must not be <= 0 where parameter is VALUE SQL: where NOT (((control_chart_mean > 0) OR (control_chart_mean = -9))) |
error | since 1984 |
944 | Message: control_chart_std VALUE must not be <= 0 where parameter is VALUE SQL: where NOT (((control_chart_std BETWEEN 0 AND 100) OR (control_chart_std = -9))) |
error | since 1984 |
951 | Message: Control chart mean VALUE not in range between 5 and 50 for Parameter B SQL: where (parameter='B') AND NOT ((control_chart_mean between 5 and 50) OR (control_chart_mean = -9)) |
warning | since 1984 |
952 | Message: Control chart mean VALUE not in range between 25 and 400 for Parameter Cd SQL: where (parameter='Cd') AND NOT ((control_chart_mean between 25 and 400) OR (control_chart_mean = -9)) |
warning | since 1984 |
953 | Message: Control chart mean VALUE not in range between 1 and 15 for Parameter Ca SQL: where (parameter='Ca') AND NOT ((control_chart_mean between 1 and 15) OR (control_chart_mean = -9)) |
warning | since 1984 |
954 | Message: Control chart mean VALUE not in range between 45 and 57 for Parameter C SQL: where (parameter='C') AND NOT ((control_chart_mean between 45 and 57) OR (control_chart_mean = -9)) |
warning | since 1984 |
955 | Message: Control chart mean VALUE not in range between 1 and 15 for Parameter Cu SQL: where (parameter='Cu') AND NOT ((control_chart_mean between 1 and 15) OR (control_chart_mean = -9)) |
warning | since 1984 |
956 | Message: Control chart mean VALUE not in range between 20 and 300 for Parameter Fe SQL: where (parameter='Fe') AND NOT ((control_chart_mean between 20 and 300) OR (control_chart_mean = -9)) |
warning | since 1984 |
957 | Message: Control chart mean VALUE not in range between 0.15 and 15 for Parameter Pb SQL: where (parameter='Pb') AND NOT ((control_chart_mean between 0.15 and 15) OR (control_chart_mean = -9)) |
warning | since 1984 |
958 | Message: Control chart mean VALUE not in range between 0.4 and 3 for Parameter Mg SQL: where (parameter='Mg') AND NOT ((control_chart_mean between 0.4 and 3) OR (control_chart_mean = -9)) |
warning | since 1984 |
959 | Message: Control chart mean VALUE not in range between 30 and 4000 for Parameter Mn SQL: where (parameter='Mn') AND NOT ((control_chart_mean between 30 and 4000) OR (control_chart_mean = -9)) |
warning | since 1984 |
960 | Message: Control chart mean VALUE not in range between 6 and 30 for Parameter N SQL: where (parameter='N') AND NOT ((control_chart_mean between 6 and 30) OR (control_chart_mean = -9)) |
warning | since 1984 |
961 | Message: Control chart mean VALUE not in range between 0.4 and 2.5 for Parameter P SQL: where (parameter='P') AND NOT ((control_chart_mean between 0.4 and 2.5) OR (control_chart_mean = -9)) |
warning | since 1984 |
962 | Message: Control chart mean VALUE not in range between 2 and 13 for Parameter K SQL: where (parameter='K') AND NOT ((control_chart_mean between 2 and 13) OR (control_chart_mean = -9)) |
warning | since 1984 |
963 | Message: Control chart mean VALUE not in range between 0.5 and 2.4 for Parameter S SQL: where (parameter='S') AND NOT ((control_chart_mean between 0.5 and 2.4) OR (control_chart_mean = -9)) |
warning | since 1984 |
964 | Message: Control chart mean VALUE not in range between 10 and 100 for Parameter Zn SQL: where (parameter='Zn') AND NOT ((control_chart_mean between 10 and 100) OR (control_chart_mean = -9)) |
warning | since 1984 |
1168 | Message: Value of Quantification limit is missing SQL: where NOT (quantification_limit IS NOT NULL) |
warning | since 1984 |
1174 | Message: Value of Control chart mean is missing SQL: where NOT (control_chart_mean IS NOT NULL) |
warning | since 1984 |
1180 | Message: Value of Control chart std is missing SQL: where NOT (control_chart_std IS NOT NULL) |
warning | since 1984 |
1186 | Message: Value of Laboratory ID is missing SQL: where NOT (Laboratory_ID IS NOT NULL) |
warning | since 1984 |
12001 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Arsenic' OR parameter='B' OR parameter='Cd' ) AND NOT (pretreatment NOT IN('PB99')) |
warning | since 1984 |
12002 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Arsenic' OR parameter='B' OR parameter='Cd' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB07', 'PB08', 'PE01', 'PE99', 'PZ01', 'PZ02', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12003 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Ca' OR parameter='Mg' OR parameter='Mn' OR parameter='P' ) AND NOT (pretreatment NOT IN('PB02', 'PB99', 'PE99')) |
warning | since 1984 |
12004 | Message: Pretreatment: method for element VALUE is not valid. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Ca' OR parameter='Mg' OR parameter='Mn' OR parameter='P' ) AND NOT (pretreatment NOT IN('PB07', 'PB08', 'PE01', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12005 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Cr' OR parameter='Co' ) AND NOT (pretreatment NOT IN('PB99', 'PE99')) |
warning | since 1984 |
12006 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Cr' OR parameter='Co' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB07', 'PB08', 'PE01', 'PZ01', 'PZ02', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12007 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Cu' OR parameter='Zn' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB99', 'PE99')) |
warning | since 1984 |
12008 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Cu' OR parameter='Zn' ) AND NOT (pretreatment NOT IN('PB07', 'PB08', 'PE01', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12009 | Message: Pretreatment: method for element VALUE is not recommended. Recommended is no pretreatment for element-analyzer (PZ98).. - plot: VALUE SQL: where (parameter='C' ) AND NOT (pretreatment NOT IN('PB99')) |
warning | since 1984 |
12010 | Message: Pretreatment: method for element VALUE is not valid. Recommended is no pretreatment for element-analyzer (PZ98).. - plot: VALUE SQL: where (parameter='C' ) AND NOT (pretreatment IN('PB99', 'PZ98', 'PZ99')) |
error | since 1984 |
12011 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Fe' ) AND NOT (pretreatment NOT IN('PB99', 'PE99')) |
warning | since 1984 |
12012 | Message: Pretreatment: method for element VALUE is not valid. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='Fe' ) AND NOT (pretreatment NOT IN('PB02', 'PB07', 'PB08', 'PE01', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12013 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion and microwave methods, and also no pretreatment for element-analyzer (PZ98).. - plot: VALUE SQL: where (parameter='Hg' ) AND NOT (pretreatment NOT IN('PB99')) |
warning | since 1984 |
12014 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion and microwave methods, and also no pretreatment for element-analyzer (PZ98).. - plot: VALUE SQL: where (parameter='Hg' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB07', 'PB08', 'PE01', 'PE99', 'PZ01', 'PZ02', 'PA06', 'PA99')) |
error | since 1984 |
12015 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='K' ) AND NOT (pretreatment NOT IN('PB02', 'PB99')) |
warning | since 1984 |
12016 | Message: Pretreatment: method for element VALUE is not valid. Recommended are open digestion (PB03-06), pressure digestion, microwave and pellet methods.. - plot: VALUE SQL: where (parameter='K' ) AND NOT (pretreatment NOT IN('PB07', 'PB08', 'PE01', 'PE99', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12017 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Ni' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB99', 'PE99')) |
warning | since 1984 |
12018 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Ni' ) AND NOT (pretreatment NOT IN('PB07', 'PB08', 'PE01', 'PZ01', 'PZ02', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12019 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Pb' ) AND NOT (pretreatment NOT IN('PB99')) |
warning | since 1984 |
12020 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion and microwave methods.. - plot: VALUE SQL: where (parameter='Pb' ) AND NOT (pretreatment NOT IN('PB02', 'PB03', 'PB04', 'PB05', 'PB06', 'PB07', 'PB08', 'PE01', 'PE99', 'PZ01', 'PZ02', 'PZ98', 'PA06', 'PA99')) |
error | since 1984 |
12021 | Message: Pretreatment: method for element VALUE is not recommended. Recommended are pressure digestion, microwave and pellet methods, as well as no pretreatment for element-analyzer.. - plot: VALUE SQL: where (parameter='S' ) AND NOT (pretreatment NOT IN('PB03', 'PB05', 'PB06', 'PB99', 'PE01')) |
warning | since 1984 |
12022 | Message: Pretreatment: method for element VALUE is not valid. Recommended are pressure digestion, microwave and pellet methods, as well as no pretreatment for element-analyzer.. - plot: VALUE SQL: where (parameter='S' ) AND NOT (pretreatment NOT IN('PB02', 'PB04', 'PB07', 'PB08', 'PE99', 'PA06', 'PA99')) |
error | since 1984 |
12023 | Message: Pretreatment: method for element VALUE is not valid. Recommended are open digestion (PB07,08,99) and pellet methods, as well as no pretreatment for element-analyzer.. - plot: VALUE SQL: where (parameter='N' ) AND NOT (pretreatment IN('PB07', 'PB08', 'PB99', 'PZ01', 'PZ02', 'PZ98', 'PZ99')) |
error | since 1984 |
12201 | Message: Determination: method for element VALUE is not valid. Recommended are flame techniques (DB01,02,06), ICP methods (DB08, 09, 10) and X-ray techniques (DDxx).. - plot: VALUE SQL: where (parameter='Ca' OR parameter='K' OR parameter='Mg' ) AND NOT (determination IN ('DB01', 'DB02', 'DB06', 'DB08', 'DB09', 'DB10', 'DB99', 'DD01', 'DD02', 'DD99', 'DZ99')) |
error | since 1984 |
12202 | Message: Determination: method for element VALUE is not recommended. Recommended are the methods DB05 and DB10.. - plot: VALUE SQL: where (parameter='Co' OR parameter='Pb' ) AND NOT (determination NOT IN('DB08', 'DB09')) |
warning | since 1984 |
12203 | Message: Determination: method for element VALUE is not valid. Recommended are the methods DB05 and DB10.. - plot: VALUE SQL: where (parameter='Co' OR parameter='Pb' ) AND NOT (determination IN('DB05', 'DB08', 'DB09', 'DB10', 'DB99', 'DZ99')) |
error | since 1984 |
12204 | Message: Determination: method for element VALUE is not valid. Recommended are the methods DB05, DB08, DB09 and DB10.. - plot: VALUE SQL: where (parameter='Cr' OR parameter='Ni' ) AND NOT (determination IN('DB05', 'DB08', 'DB09', 'DB10', 'DB99', 'DZ99')) |
error | since 1984 |
12205 | Message: Determination: method for element VALUE is not valid. Recommended are the methods DB01, DB02, DB08, DB09, DB10 and X-ray techniques (DDxx).. - plot: VALUE SQL: where (parameter='Fe' OR parameter='Mn' ) AND NOT (determination IN('DB01', 'DB02', 'DB08', 'DB09', 'DB10', 'DB99', 'DD01', 'DD02', 'DD99', 'DZ99')) |
error | since 1984 |
12206 | Message: Determination: method for element VALUE is not valid. Recommended are the methods DB01, DB02, DB05, DB08, DB09, DB10 and X-ray techniques (DDxx).. - plot: VALUE SQL: where (parameter='Cu' OR parameter='Zn' ) AND NOT (determination IN('DB01', 'DB02', 'DB05', 'DB08', 'DB09', 'DB10', 'DB99', 'DD01', 'DD02', 'DD99', 'DZ99')) |
error | since 1984 |
12207 | Message: Determination: method for element VALUE is not recommended. Recommended is the ICP-MS method (DB10).. - plot: VALUE SQL: where (parameter='Arsenic' ) AND NOT (determination NOT IN('DB04', 'DB08', 'DB09')) |
warning | since 1984 |
12208 | Message: Determination: method for element VALUE is not valid. Recommended is the ICP-MS method (DB10).. - plot: VALUE SQL: where (parameter='Arsenic' ) AND NOT (determination IN('DB04', 'DB08', 'DB09', 'DB10', 'DB99', 'DZ99')) |
error | since 1984 |
12209 | Message: Determination: method for element VALUE is not valid. Recommended are the ICP-AES methods (DB08, DB09), ICP-MS (DB10) and UV-VIS Spectrophotometry techniques (DExx).. - plot: VALUE SQL: where (parameter='B' ) AND NOT (determination IN('DB08', 'DB09', 'DB10', 'DB99', 'DE01', 'DE03', 'DE05', 'DE99', 'DZ99')) |
error | since 1984 |
12210 | Message: Determination: method for element VALUE is not valid. Recommended are the element analyzer methods DA01, DA02 and DA99.. - plot: VALUE SQL: where (parameter='C' ) AND NOT (determination IN('DA01', 'DA02', 'DA99', 'DZ99')) |
error | since 1984 |
12211 | Message: Determination: method for element VALUE is not recommended. Recommended methods are DB05 and DB10.. - plot: VALUE SQL: where (parameter='Cd' ) AND NOT (determination NOT IN('DB01', 'DB02', 'DB08', 'DB09')) |
warning | since 1984 |
12212 | Message: Determination: method for element VALUE is not valid. Recommended methods are DB05 and DB10.. - plot: VALUE SQL: where (parameter='Cd' ) AND NOT (determination IN('DB01', 'DB02', 'DB05', 'DB08', 'DB09', 'DB10', 'DB99', 'DZ99')) |
error | since 1984 |
12213 | Message: Determination: method for element VALUE is not valid. Recommended methods are DA05, DB03, DB04 and DB10.. - plot: VALUE SQL: where (parameter='Hg' ) AND NOT (determination IN('DA05', 'DA99', 'DB03', 'DB04', 'DB10', 'DB99', 'DZ99')) |
error | since 1984 |
12214 | Message: Determination: method for element VALUE is not recommended. Recommended methods are DA01, DA02, DA99, DZ02 AND X-ray-techniques (DDxx).. - plot: VALUE SQL: where (parameter='N' ) AND NOT (determination NOT LIKE 'DE%' AND determination NOT LIKE 'DF%') |
warning | since 1984 |
12215 | Message: Determination: method for element VALUE is not valid. Recommended methods are DA01, DA02, DA99, DZ02 and x-ray-techniques (DDxx).. - plot: VALUE SQL: where (parameter='N' ) AND NOT (determination IN ('DA01', 'DA02', 'DA99', 'DZ02', 'DZ99') OR determination LIKE 'DD%' OR determination LIKE 'DE%' OR determination LIKE 'DF%') |
error | since 1984 |
12216 | Message: Determination: method for element VALUE is not valid. Recommended methods are DB08, DB09, DB10, x-ray-techniques (DDxx) and UV-VIS Spectrophotometry techniques (DExx).. - plot: VALUE SQL: where (parameter='P' ) AND NOT (determination IN('DB08', 'DB09', 'DB10', 'DB99', 'DD01', 'DD02', 'DD99', 'DE01', 'DE03', 'DE05', 'DE99') ) |
error | since 1984 |
12217 | Message: Determination: method for element VALUE is not valid. Recommended methods are DA01, DA02, DA99, DB08, DB09, DB10 and x-ray-techniques (DDxx).. - plot: VALUE SQL: where (parameter='S' ) AND NOT (determination IN('DA01', 'DA02', 'DA99', 'DB08', 'DB09', 'DB10', 'DB99', 'DD01', 'DD02', 'DD99', 'DZ99') ) |
error | since 1984 |
20220038 | Message: Laboratory ID "VALUE" has not participated in a ringtest with pretreatment "VALUE" and determination method "VALUE" SQL: where NOT (ref.fn_check_lab_id('FO_LF_GB', survey_year, Laboratory_ID, pretreatment, determination) IS TRUE) |
warning | since 2009 |