NDMeta
======

.. currentmodule:: ndcube.meta

.. autoclass:: NDMeta
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NDMeta.axes
      ~NDMeta.data_shape
      ~NDMeta.key_comments
      ~NDMeta.original_meta
      ~NDMeta.slice

   .. rubric:: Methods Summary

   .. autosummary::

      ~NDMeta.add
      ~NDMeta.rebin

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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