Description of constructAreaSampleInteg
constructAreaSampleInteg makes the list areaSampleInteg where each entry has the format
Name of WMO square String
Multspec area number Integer
Sa-value Real
Square information
Square size Real, square nautical miles
Position Mathematica World format {{latdeg,latmin},{londeg,lonmin}}
Samples List of sample (series) numbers
Input data
allWMOSamples
allWMOSa
sampleInformation
areaSizeAdjustments
resampleAcoustics Boolean
resampleBiology Boolean.
The mean Sa-value is calculated straightforwardly. If resampleAcoustics is True, as many values as are originally are resampled from the original list with equal probability. The sample numbers are handled in the same way as the Sa-values, and are resampled in case of resampleBiology being True.
Only WMO squares with mean integrator value > 0 are retained in areaSampleInteg.