argopy.xarray.ArgoAccessor.filter_researchmode

argopy.xarray.ArgoAccessor.filter_researchmode#

ArgoAccessor.filter_researchmode() Dataset[source]#

Filter dataset for research user mode

This filter depends on the dataset:

  • For the phy dataset (core/deep missions): select delayed mode data with QC=1 and with pressure errors smaller than 20db

  • For the bgc dataset: do nothing, filtering for the research user mode is implemented in the fetcher facade

Return type:

xarray.Dataset