Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ERROR

Missing transect across datatables

ANSWER

ACTION / FIX

Review if data have been fixed in source

TEST

show_failure(expect_setequal(site_location_visit$site_location_visit_id, point_intercept$site_location_visit_id))

ERROR

Negative values for basal area and basal area factor in basal area table.

ANSWER

ACTION / FIX

TEST

select * from basal_area where basal_area_factor < 0

In table soil_characterisation the column mottles_colour is not linked to the look-up table lut_mottle_colour.

...