The DensityData model data is a common datatype for acoustic and swept-area density produced by the functions AcousticDensity and SweptAreaDensity, respectively, and contains the tables Data and Resolution with variables given in the following tables:

Details

Data:

VariableDescriptionUnitData typeExampleOccurrence
SurveyThe survey identifierNoneCharacter"MainSurvey"Always
StratumThe stratum identifierNoneCharacter"Stratum1"Always
PSUThe PSU identifierNoneCharacter"PSU1"Always
LayerThe depth Layer identifierNoneCharacter"Layer1"Always
BeamUnique Beam identifierNoneCharacter"38000/2"AcousticDensity
SpeciesCategoryThe species categoryNoneCharacter"Herring"Always
IndividualTotalLengthTotal length (from snout to end of fin), given as the lower end of the interval of width given by LengthResolutioncmNumeric14.5SweptAreaDensity
LengthResolutionResolution of IndividualTotalLengthcmNumeric0.5SweptAreaDensity
FrequencyThe acoustic frequency of the BeamhertzNumeric38000AcousticDensity
DensityThe density, either given as number of individuals or weight per square nautical mile (when DensityType is "AreaNumberDensity" or AreaWeightDensity, respectively)nmi^-2 if DensityType is "AreaNumberDensity", and kg nmi^-2 if DensityType is "AreaWeightDensity" (only relevant when SweptAreaDensityMethod is "TotalCatch")Numeric123.4Always
MinLayerDepthThe minimum depth of the depth LayermNumeric0Always
MaxLayerDepthThe maximum depth of the depth LayermNumeric100Always
DensityWeightThe weight of the density value associated with the PSU, i.e., the number of Stations for SweptAreaDensity and total LogDistance for AcousticDensityNoneNumeric8Always
DensityTypeThe type of density, currently one of "AreaNumberDensity" and "AreaWeightDensity"NoneCharacter"AreaNumberDensity"Always

Resolution:

VariableDescriptionUnitData typeExampleOccurrence
StratumThe stratum identifierNoneCharacter"Stratum1"Always
PSUThe PSU identifierNoneCharacter"PSU1"Always
EDSUUnique elementary distance sampling unit (EDSU/Log) identifierNoneCharacter"2020821/2020-04-24T03:51:26.000Z"AcousticDensity
StationUnique Station identifierNoneCharacter"2021105-1"SweptAreaDensity
LayerThe depth Layer identifierNoneCharacter"Layer1"Always
ChannelUnique NASC depth channel identifierNoneCharacter"2"AcousticDensity
CruiseUnique Cruise identifier (see StoxAcousticFormat for output from AcousticDensity and StoxBioticFormat for output from SweptAreaDensity)NoneCharacter"2021105"Always
EffectiveLogDistanceThe effective length of the EDSUnmiNumeric0.09AcousticDensity
EffectiveTowDistanceEffective tow distance of the HaulnmiNumeric1.5SweptAreaDensity
DateTimeUTC time at start of the EDSU or Station, stored as POSIXctISO8601Character2020-09-09T01:02:03.456ZAlways
LongitudeLongitude at start of the EDSU or Stationdegree eastNumeric62.5Always
LatitudeLatitude at start of the EDSU or Stationdegree northNumeric5.1Always
VerticalNetOpeningVertical span of the netmNumeric23SweptAreaDensity
HorizontalNetOpeningVertical span of the netmNumeric105SweptAreaDensity
TrawlDoorSpreadDistance between the trawl doors.mNumeric125SweptAreaDensity

See also

This data type is produced by AcousticDensity and SweptAreaDensity. See DataTypes for a list of all StoX data types produced by RstoxBase