﻿argopy.ArgoIndex
================

.. currentmodule:: argopy

.. autoclass:: ArgoIndex

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ArgoIndex.__init__
      ~ArgoIndex.cachepath
      ~ArgoIndex.clear_cache
      ~ArgoIndex.copy
      ~ArgoIndex.iterfloats
      ~ArgoIndex.load
      ~ArgoIndex.read_dac_wmo
      ~ArgoIndex.read_domain
      ~ArgoIndex.read_files
      ~ArgoIndex.read_params
      ~ArgoIndex.read_wmo
      ~ArgoIndex.records_per_wmo
      ~ArgoIndex.run
      ~ArgoIndex.search_cyc
      ~ArgoIndex.search_lat_lon
      ~ArgoIndex.search_lat_lon_tim
      ~ArgoIndex.search_parameter_data_mode
      ~ArgoIndex.search_params
      ~ArgoIndex.search_profiler_label
      ~ArgoIndex.search_profiler_type
      ~ArgoIndex.search_tim
      ~ArgoIndex.search_wmo
      ~ArgoIndex.search_wmo_cyc
      ~ArgoIndex.to_dataframe
      ~ArgoIndex.to_indexfile
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ArgoIndex.N_FILES
      ~ArgoIndex.N_MATCH
      ~ArgoIndex.N_RECORDS
      ~ArgoIndex.backend
      ~ArgoIndex.cname
      ~ArgoIndex.convention
      ~ArgoIndex.convention_columns
      ~ArgoIndex.convention_supported
      ~ArgoIndex.convention_title
      ~ArgoIndex.domain
      ~ArgoIndex.ext
      ~ArgoIndex.files
      ~ArgoIndex.files_full_index
      ~ArgoIndex.index_path
      ~ArgoIndex.search_path
      ~ArgoIndex.search_type
      ~ArgoIndex.sha_df
      ~ArgoIndex.sha_h5
      ~ArgoIndex.sha_pq
      ~ArgoIndex.shape
      ~ArgoIndex.uri
      ~ArgoIndex.uri_full_index
   
   