Skip to main content
Ctrl+K
⚠️ argopy now has its own cheatsheet ! Check it out here ! ⚠️
Logo image

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
    • argopy.plot.discrete_coloring
    • 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.IndexFetcher

Contents

  • IndexFetcher

argopy.IndexFetcher#

IndexFetcher#

alias of ArgoIndexFetcher

previous

argopy.DataFetcher

next

argopy.DataFetcher.region

Contents
  • IndexFetcher

© Copyright 2020-2023, argopy Developers.