nwfsc-fram / boatnet

At-Sea Field Data Collection Software Components for Scientific Surveys and Observers
8 stars 5 forks source link

EM "compare" screen not showing 3rd party review data #1983

Open neilriley-NOAA opened 4 years ago

neilriley-NOAA commented 4 years ago

@sethgerou-noaa I submitted logbook and third party EM data for tripID 100264 and the review data is not showing the compare screen. This example had an actual fish ticket so it should calculate the discard for the unknown net bleed weight of 3000 lbs.

image

-----Data submitted as 3rd party review

{ "source": "thirdParty", "tripNum": 100264, "catch": [{ "catchId": 1, "disposition": "Discarded", "fate": "11", "speciesCode": "999", "weight": 3000 }] }] }

sethgerou-noaa commented 4 years ago

this is due to missing pacfin codes / not yet updated taxonomy-alias docs. see #1978