Skip to content

unclear warning StoxBiotic #267

@edvinf

Description

@edvinf

When converting to StoxBiotic a warning is issued if there are several serialnumbers for a station i NMDbiotic:

"There are more than one 'serialnumber' (HaulKey in StoxBioticData) for 113 out of 243 'station'(StationKey in StoxBioticData) in the NMDBiotic data. In DefineBioticAssignment() it is currently only possible to asssing all hauls of a station in the map (manual assignment). If certain Hauls should be exclcuded, use FilterStoxBiotic(). Duplicated serialnumber for the following cruise/station (of the fishstation table of the BioticData):
<...list of cruise / station ids>"

The last line in the warning refers to duplicated serialnumbers, which makes it sound like serialnumbers are not unique in the source data. Should probably say "Several serialnumbers for the following ..."

Secondly, the error message refers to cruise/station as if these are fields in the fishstationtable of BioticData. That is true for 'station', but 'cruise' is a field on the table 'mission' in NMDbiotic.

There is also a typo: 'asssing' --> 'assigning' ?

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions