For Community Fishers Station Profile Animation data products on Conductivity Temperature Depth and Piggyback devices
Cast Processing Bin Size Without No Binning Option
Selecting non-default values for Cast Processing Bin Size will result in Aligned and Depth Binned data being calculated on the fly from cleaned raw data and will take longer to generate a data product as a result. Files that contain data calculated on the fly will have "-onTheFly" in their filename.
This data product option controls the size of the bins the data is averaged into in meters. The default bin size is one-meter bins. Data is only averaged into its corresponding bin if the number of data points within the bounds of a bin with a QAQC flag of 1 meets the percent acceptance threshold (the default percent acceptance value is 70%). The bin size can be user set between 0.1 meters to ten meters.
For example, a bin size of 2 meters will have bin bounds from 1m to 3m, 3m to 5m, 5m to 7m, etc. The data within these depth bounds are averaged into one value if the percent acceptance threshold is met, which places the averaged values at 2m, 4m, 6m, etc.
Default - Oceans 3.0 API filter: dpo_binSize=-1
Configurable Bin Size - Oceans 3.0 API filter: dpo_binSize=0.1 to dpo_binSize=10