NCRN / ForestVeg

Front end application for NCRN Forest Vegetation Access database.
3 stars 1 forks source link

Allow for herbaceous species to be recorded in dB without % cover or browse #176

Closed abrolis closed 4 years ago

abrolis commented 4 years ago

After selecting a targeted herbaceous species the dB is requiring that % cover and browse are recorded before moving on to next species.

-Ideally we could record species without adding this information immediately. It helps with work flow in the field
-Perhaps use -999 as default value and figure out how to deal with not recording browse

blcampbell commented 4 years ago

As currently implemented the value -999 is set as a default to allow users to select the species only and move onto the next record, however the display clearly notes the missing data

image

Any value < 0 displays with yellow background and red text, but does not prevent entry of the record.

This does mean that -999 values can make it into the % cover field, so these should be noted in the event report and possibly the R QC checks.