NDCubeSequence
==============

.. currentmodule:: ndcube

.. autoclass:: NDCubeSequence
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NDCubeSequence.common_axis_extra_coords
      ~NDCubeSequence.cube_like_dimensions
      ~NDCubeSequence.cube_like_world_axis_physical_types
      ~NDCubeSequence.dimensions
      ~NDCubeSequence.index_as_cube
      ~NDCubeSequence.sequence_axis_extra_coords
      ~NDCubeSequence.world_axis_physical_types

   .. rubric:: Methods Summary

   .. autosummary::

      ~NDCubeSequence.explode_along_axis
      ~NDCubeSequence.plot

   .. rubric:: Attributes Documentation

   .. autoattribute:: common_axis_extra_coords
   .. autoattribute:: cube_like_dimensions
   .. autoattribute:: cube_like_world_axis_physical_types
   .. autoattribute:: dimensions
   .. autoattribute:: index_as_cube
   .. autoattribute:: sequence_axis_extra_coords
   .. autoattribute:: world_axis_physical_types

   .. rubric:: Methods Documentation

   .. automethod:: explode_along_axis
   .. automethod:: plot
