Department for Environment, Food and Rural Affairs

QUARRY:
a program to assess the effectiveness of shotgun ammunition
against wildfowl and other quarry


APPENDIX J: QUARRY DATAFILE

The information defining quarry susceptibility to shotgun pellet injury is held in a datafile named *.QDF. Each datafile defines a particular quarry species in a specific presentation.

The program allows the quarry to be described within the QDF datafile by up to 32 regions. Each region has both a definable protection afforded by feathers/skin, and up to 4 subsequent layers of tissues with definable characteristics.

For example, the datafile Mallard.QDF shown below relates to mallard shot from underneath with wings outspread. The general information includes a representative flying speed and the maximal protection afforded by the feathers and skin. The quarry is then described by 17 regions, each region being characterised by a line of data. Each region is assigned an area of presentation to the firer (in cm2), then some fraction of the maximal protection followed by information on each successive layer (in square brackets), and finally some text conveniently describing that region. The information relating to each layer is held within square brackets, the first layer being subcutaneous with further layers being successively deeper. The square brackets contain the associated category of injury (K = kill, F = fly, P = pelvic/lumbar, L = left leg, R = right leg, I = other injury, C = concussion), tissue density (g/cm3), tissue strength (MPa) and thickness (cm). It is only necessary to list deeper layers of tissue if they are associated with higher categories of injury, the categories being:

Injury categories:

Highest

K

= kill

F

= fly

P

= pelvic/lumbar

L/R

= left or right leg

Lowest

I

= other injury

The last layer need only be described by its category. E.g. [F].

The C = concussion category is a special case: a single layer only is used, with or without feather/skin protection. A concussive injury reverts to K or I according to the circumstances. The C category is currently appropriate to the beak only and equates to a 'kill' if the unconscious bird either drowns or can be retrieved promptly, else it constitutes an I injury.

For any given firing, the probability of kill, K, depends on the summed presented areas of category K. Similarly for the other categories of injury. The probabilistic permutations are given in Appendix K.

FileName=Mallard.QDF 'ie a Quarry DataFile
FileType=1 'for filetype checking only
Description=Mallard underside view
Comment=Data estimated from X-rays & anatomy. Mass=1.23kg L=54cm Span=84cm
Species=Mallard
Presentation=Underside plan view
Speed=15 'm/s
ProtectionMax=0.2 'J/mm^2 max afforded by feathers and skin
##,Area,Skin,Cat,Dens,Yield,Thick[..][Cat]Region 'last needs Category only
1,13.0,0.00[C]                 Beak
2,40.0,0.50[K]                 Skull & exposed cervical spine
3, 6.0,0.70[I,0.5,3,3[K]   Crop/breast then lower cervical spine
4, 4.0,0.80[I]                   Crop/breast extremity
5, 2.0,0.75[F,1.0,3,2[K]  Clavicle then upper thoracic spine
6, 4.0,1.00[I,1.0,3,3[F]    Pectoral then coracoid
7,28.0,1.00[F]                  Pectoral then humerus 'includes shoulder tendons
8,75.0,0.60[F]                 Exposed structural wing
9, 8.0,1.00[I,1.0,3,4[K]   Sternum then mid-thoracic spine
10, 6.0,1.00[I,1.0,3,2[K] Sternum then heart and lower thoracic spine
11,36.0,1.00[I]                Pectoral or intestine then lung/air sacks
12,28.0,1.00[I,0.5,3,3[P]Lower sternum or intestines then lumbar/pelvic
13,50.0,1.00[I]                Intestines
14,15.0,0.80[L]              Muscular leg left
15,15.0,0.80[R]              Muscular leg right
16,17.0,0.00[L]              Bony leg left
17,17.0,0.00[R]              Bony leg right
END

Sample quarry datafile

The QDF is written using standard ASCII text: users of the program can write their own QDF to describe other bird species in corresponding postures. The line sequence of the example QDF must be preserved, comma and square brackets for sequencing the data must be adhered to, a quote mark (') can be used for then adding comments to the ends of data lines. The file terminates with an 'END' statement.


Back Contents Forward

Published 22 December 1998
Return to Wildlife and Countryside Index
Return to DEFRA Home Page