NDMetaABC
=========

.. currentmodule:: ndcube.meta

.. autoclass:: NDMetaABC
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NDMetaABC.axes
      ~NDMetaABC.data_shape
      ~NDMetaABC.key_comments
      ~NDMetaABC.slice

   .. rubric:: Methods Summary

   .. autosummary::

      ~NDMetaABC.add
      ~NDMetaABC.rebin

   .. rubric:: Attributes Documentation

   .. autoattribute:: axes
   .. autoattribute:: data_shape
   .. autoattribute:: key_comments
   .. autoattribute:: slice

   .. rubric:: Methods Documentation

   .. automethod:: add
   .. automethod:: rebin
