Skip to main content
Ctrl+K
⚠️ argopy now has its own cheatsheet ! Check it out here ! ⚠️
argopy 999 documentation - Home

Getting Started

  • Installation
  • Usage
  • Why argopy ?
  • What is Argo ?
  • Gallery of examples

User Guide

  • Fetching Argo data
    • Data selection
    • Data sources
    • Dataset
    • User mode (🏄, 🏊, 🚣)
  • Working with Argo data
    • Manipulating data
    • Data visualisation
    • Data quality control
  • Argo meta-data
  • Performances

Help & reference

  • What’s New
  • Contributing to argopy
  • API reference
    • argopy.DataFetcher
    • argopy.IndexFetcher
    • argopy.DataFetcher.region
    • argopy.DataFetcher.float
    • argopy.DataFetcher.profile
    • argopy.IndexFetcher.region
    • argopy.IndexFetcher.float
    • argopy.IndexFetcher.profile
    • argopy.DataFetcher.load
    • argopy.DataFetcher.to_xarray
    • argopy.DataFetcher.to_dataframe
    • argopy.DataFetcher.to_index
    • argopy.IndexFetcher.load
    • argopy.IndexFetcher.to_xarray
    • argopy.IndexFetcher.to_dataframe
    • argopy.IndexFetcher.to_csv
    • argopy.DataFetcher.plot
    • argopy.DataFetcher.dashboard
    • argopy.IndexFetcher.plot
    • argopy.DataFetcher.data
    • argopy.DataFetcher.index
    • argopy.DataFetcher.domain
    • argopy.DataFetcher.uri
    • argopy.IndexFetcher.index
    • argopy.status
    • argopy.ArgoIndex
    • argopy.ArgoNVSReferenceTables
    • argopy.OceanOPSDeployments
    • argopy.CTDRefDataFetcher
    • argopy.TopoFetcher
    • argopy.ArgoDocs
    • argopy.related.get_coriolis_profile_id
    • argopy.related.get_ea_profile_page
    • argopy.dashboard
    • argopy.ArgoColors
    • argopy.plot.open_sat_altim_report
    • argopy.plot.scatter_map
    • argopy.plot.bar_plot
    • argopy.plot.scatter_plot
    • argopy.plot.latlongrid
    • xarray.Dataset.argo
    • xarray.Dataset.argo.point2profile
    • xarray.Dataset.argo.profile2point
    • xarray.Dataset.argo.interp_std_levels
    • xarray.Dataset.argo.groupby_pressure_bins
    • xarray.Dataset.argo.filter_qc
    • xarray.Dataset.argo.filter_data_mode
    • xarray.Dataset.argo.filter_scalib_pres
    • xarray.Dataset.argo.filter_researchmode
    • xarray.Dataset.argo.teos10
    • xarray.Dataset.argo.create_float_source
    • xarray.Dataset.argo.index
    • xarray.Dataset.argo.domain
    • xarray.Dataset.argo.list_WMO_CYC
    • xarray.Dataset.argo.uid
    • xarray.Dataset.argo.cast_types
    • argopy.utils.list_available_data_src
    • argopy.utils.list_available_index_src
    • argopy.utils.list_standard_variables
    • argopy.utils.list_multiprofile_file_variables
    • argopy.utils.check_wmo
    • argopy.utils.check_cyc
    • argopy.utils.float_wmo
    • argopy.utils.Registry
    • argopy.utils.Chunker
    • argopy.utils.isconnected
    • argopy.utils.urlhaskeyword
    • argopy.utils.isalive
    • argopy.utils.isAPIconnected
    • argopy.utils.drop_variables_not_in_all_datasets
    • argopy.utils.fill_variables_not_in_all_datasets
    • argopy.set_options
    • argopy.clear_cache
    • argopy.tutorial.open_dataset
    • argopy.show_versions
    • argopy.xarray.ArgoEngine
    • argopy.stores.filestore
    • argopy.stores.httpstore
    • argopy.stores.memorystore
    • argopy.stores.ftpstore
    • argopy.ArgoIndex
    • argopy.stores.indexstore_pa
    • argopy.stores.indexstore_pd
    • argopy.data_fetchers.erddap_data.ErddapArgoDataFetcher
    • argopy.data_fetchers.erddap_data.Fetch_wmo
    • argopy.data_fetchers.erddap_data.Fetch_box
    • argopy.data_fetchers.gdacftp_data.FTPArgoDataFetcher
    • argopy.data_fetchers.gdacftp_data.Fetch_wmo
    • argopy.data_fetchers.gdacftp_data.Fetch_box
    • argopy.data_fetchers.argovis_data.ArgovisDataFetcher
    • argopy.data_fetchers.argovis_data.Fetch_wmo
    • argopy.data_fetchers.argovis_data.Fetch_box
  • Repository
  • Suggest edit
  • Open issue
  • .rst

argopy.related.ArgoNVSReferenceTables.valid_ref

Contents

  • ArgoNVSReferenceTables.valid_ref

argopy.related.ArgoNVSReferenceTables.valid_ref#

ArgoNVSReferenceTables.valid_ref = ['R01', 'RR2', 'RD2', 'RP2', 'R03', 'R04', 'R05', 'R06', 'R07', 'R08', 'R09', 'R10', 'R11', 'R12', 'R13', 'R15', 'RMC', 'RTV', 'R16', 'R18', 'R19', 'R20', 'R21', 'R22', 'R23', 'R24', 'R25', 'R26', 'R27', 'R28', 'R29', 'R30', 'R40']#

List of all available Reference Tables

Contents
  • ArgoNVSReferenceTables.valid_ref

© Copyright 2020-2024, argopy Developers.