For Track Plot data products only

Raw Data

When this option is selected, raw data will be supplied in the data products: no action is taken to modify the data. In general, all scalar data is associated with a quality control flag. These flags are stored adjacent to the data values (not yet visible in the Track Plots). The plot titles will have "Raw Data" in their titles, the KML product will show "Raw Data" in the pop-up description.

Oceans 3.0 API filterdpo_qualityControl=1

Clean Data

Selecting this option will cause any data values with quality control failures (QAQC flags 3, 4 and 6) to be replaced with NaNs. Since the Track Plots (and all plots in general) can't plot NaNs, flagged / NaN'ed data is removed from the data products. Clean products have '-clean' in their file-name.

This is the default option for all data products.

Oceans 3.0 API filterdpo_qualityControl=0

File / Plot breaks: None (break on configuration changes or memory limits only)

This option controls if the time series is broken in to multiple files / plots. In this case, the Track Plots are only broken into multiply if nessecary for size / memory limits (~ 1 GB in memory) or if there's a configuration change or deployment.   

This is the default option for Track Plots.

Oceans 3.0 API filterdpo_filePlotBreaks=0

Plot breaks: Daily

When the plots are broken up daily, the plots will have "Daily Plot  # of #" in their title, the KML product will show "Daily Plot" in the pop-up description. The times in the file-names for Track Plots are the search time range of that plot, so these file-names will be different between the None and Daily options. 

Oceans 3.0 API filterdpo_filePlotBreaks=1