aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

Survey correction -handling of Debris, M10 and M11 data #1156

Closed bpasquer closed 2 years ago

bpasquer commented 2 years ago

Met with Lizzie to discuss handling of 1) Debris and 2) 2 historical methods

Debris

Debris are counted as part of of the RLS M2 method. Issue: Debris are ingested as M2 but stored as M12. RLS valid method are 0,1,2,10, currently. M12 should be added as a valid RLS method in the ingest tool, with a check to ensure M12 data are:

of "Debris" type. recorded on Block 2

Historical methods:

Data from 2 historical methods are stored in the DB: M10- Seagrass Fish survey and M11- Off transect Lobster and Abalone measurements.

M10: Although M10 is considered as an historical method, it is valid on ingest for both RLS and ATRC. From discussions with the facility, there is a low chance this method is surveyed in the future. Validation: M10 survey should consist of 2 blocks (B1 and B2)

M11: M11 should be set valid for ATRC in the correction tool only (M11 data not allowed on ingest). Currently M11 has 'null ' block. Null block should be prefilled as Block 0 when loaded for correction (null block is invalid) Validation: no specific validation apply for this method

Limitation: In the correction use case of splitting 2 surveys, a survey containing M11 data won't be ingestable

bpasquer commented 2 years ago

FYI @atcooper1