﻿orbitx.Matchups
===============

.. currentmodule:: orbitx

.. autoclass:: Matchups

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Matchups.__init__
      ~Matchups.animate
      ~Matchups.find_matchups
      ~Matchups.from_netcdf
      ~Matchups.from_orbit
      ~Matchups.plot
      ~Matchups.to_netcdf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Matchups.check_after
      ~Matchups.check_before
      ~Matchups.creation_date
      ~Matchups.end_date
      ~Matchups.events
      ~Matchups.has_land_ocean_mask
      ~Matchups.matchups
      ~Matchups.orbit
      ~Matchups.reference_date
      ~Matchups.satellite_name
      ~Matchups.satellite_shortname
      ~Matchups.space_diff_threshold
      ~Matchups.start_date
      ~Matchups.time_diff_threshold
      ~Matchups.version
   
   