﻿h5netcdf.Variable
=================

.. currentmodule:: h5netcdf

.. autoclass:: Variable

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Variable.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Variable.attrs
      ~Variable.chunks
      ~Variable.compression
      ~Variable.compression_opts
      ~Variable.datatype
      ~Variable.dimensions
      ~Variable.dtype
      ~Variable.fletcher32
      ~Variable.name
      ~Variable.ndim
      ~Variable.shape
      ~Variable.shuffle
   
   