.. currentmodule:: cf
.. default-role:: obj

cf.BoundedVariable
==================

.. autoclass:: cf.BoundedVariable
   :no-members:
   :no-inherited-members:

CF Properties
-------------
 
.. autosummary::
   :toctree: ../generated/
   :template: attribute.rst

   ~cf.BoundedVariable.add_offset
   ~cf.BoundedVariable.calendar
   ~cf.BoundedVariable.comment
   ~cf.BoundedVariable._FillValue
   ~cf.BoundedVariable.history
   ~cf.BoundedVariable.leap_month
   ~cf.BoundedVariable.leap_year
   ~cf.BoundedVariable.long_name
   ~cf.BoundedVariable.missing_value
   ~cf.BoundedVariable.month_lengths
   ~cf.BoundedVariable.scale_factor
   ~cf.BoundedVariable.standard_name
   ~cf.BoundedVariable.units
   ~cf.BoundedVariable.valid_max
   ~cf.BoundedVariable.valid_min
   ~cf.BoundedVariable.valid_range

Attributes
----------

.. autosummary::
   :toctree: ../generated/
   :template: attribute.rst

   ~cf.BoundedVariable.Data
   ~cf.BoundedVariable.T
   ~cf.BoundedVariable.Units
   ~cf.BoundedVariable.X
   ~cf.BoundedVariable.Y
   ~cf.BoundedVariable.Z
   ~cf.BoundedVariable.add_offset
   ~cf.BoundedVariable.array
   ~cf.BoundedVariable.binary_mask
   ~cf.BoundedVariable.bounds
   ~cf.BoundedVariable.calendar
   ~cf.BoundedVariable.cellsize
   ~cf.BoundedVariable.comment
   ~cf.BoundedVariable.data
   ~cf.BoundedVariable.day
   ~cf.BoundedVariable.dtarray
   ~cf.BoundedVariable.dtvarray
   ~cf.BoundedVariable.dtype
   ~cf.BoundedVariable.hardmask
   ~cf.BoundedVariable.hasbounds
   ~cf.BoundedVariable.hasdata
   ~cf.BoundedVariable.history
   ~cf.BoundedVariable.hour
   ~cf.BoundedVariable.isauxiliary
   ~cf.BoundedVariable.isdimension
   ~cf.BoundedVariable.isdomainancillary
   ~cf.BoundedVariable.isfieldancillary
   ~cf.BoundedVariable.ismeasure
   ~cf.BoundedVariable.isperiodic
   ~cf.BoundedVariable.isscalar
   ~cf.BoundedVariable.leap_month
   ~cf.BoundedVariable.leap_year
   ~cf.BoundedVariable.long_name
   ~cf.BoundedVariable.lower_bounds
   ~cf.BoundedVariable.mask
   ~cf.BoundedVariable.minute
   ~cf.BoundedVariable.missing_value
   ~cf.BoundedVariable.month
   ~cf.BoundedVariable.month_lengths
   ~cf.BoundedVariable.ndim
   ~cf.BoundedVariable.reference_datetime
   ~cf.BoundedVariable.scale_factor
   ~cf.BoundedVariable.second
   ~cf.BoundedVariable.shape
   ~cf.BoundedVariable.size
   ~cf.BoundedVariable.standard_name
   ~cf.BoundedVariable.subspace
   ~cf.BoundedVariable.units
   ~cf.BoundedVariable.unsafe_array
   ~cf.BoundedVariable.upper_bounds
   ~cf.BoundedVariable.valid_max
   ~cf.BoundedVariable.valid_min
   ~cf.BoundedVariable.valid_range
   ~cf.BoundedVariable.varray
   ~cf.BoundedVariable.year
   
   
Methods
-------

.. autosummary::
   :toctree: ../generated/
   :template: method.rst
  
   ~cf.BoundedVariable.HDF_chunks
   ~cf.BoundedVariable.__init__
   ~cf.BoundedVariable.all
   ~cf.BoundedVariable.allclose
   ~cf.BoundedVariable.any
   ~cf.BoundedVariable.asdatetime
   ~cf.BoundedVariable.asreftime
   ~cf.BoundedVariable.attributes
   ~cf.BoundedVariable.ceil
   ~cf.BoundedVariable.chunk
   ~cf.BoundedVariable.clip
   ~cf.BoundedVariable.close
   ~cf.BoundedVariable.concatenate
   ~cf.BoundedVariable.contiguous
   ~cf.BoundedVariable.convert_reference_time
   ~cf.BoundedVariable.copy
   ~cf.BoundedVariable.cos
   ~cf.BoundedVariable.cyclic
   ~cf.BoundedVariable.datum
   ~cf.BoundedVariable.delprop
   ~cf.BoundedVariable.direction
   ~cf.BoundedVariable.dump
   ~cf.BoundedVariable.equals
   ~cf.BoundedVariable.equivalent
   ~cf.BoundedVariable.exp
   ~cf.BoundedVariable.expand_dims
   ~cf.BoundedVariable.files
   ~cf.BoundedVariable.fill_value
   ~cf.BoundedVariable.flip
   ~cf.BoundedVariable.floor
   ~cf.BoundedVariable.getprop
   ~cf.BoundedVariable.hasprop
   ~cf.BoundedVariable.identity
   ~cf.BoundedVariable.insert
   ~cf.BoundedVariable.insert_bounds
   ~cf.BoundedVariable.insert_data
   ~cf.BoundedVariable.inspect
   ~cf.BoundedVariable.log
   ~cf.BoundedVariable.mask_invalid
   ~cf.BoundedVariable.match
   ~cf.BoundedVariable.max
   ~cf.BoundedVariable.mean
   ~cf.BoundedVariable.mid_range
   ~cf.BoundedVariable.min
   ~cf.BoundedVariable.name
   ~cf.BoundedVariable.override_calendar
   ~cf.BoundedVariable.override_units
   ~cf.BoundedVariable.properties
   ~cf.BoundedVariable.range
   ~cf.BoundedVariable.remove_data
   ~cf.BoundedVariable.rint
   ~cf.BoundedVariable.roll
   ~cf.BoundedVariable.round
   ~cf.BoundedVariable.sample_size
   ~cf.BoundedVariable.sd
   ~cf.BoundedVariable.select
   ~cf.BoundedVariable.setprop
   ~cf.BoundedVariable.sin
   ~cf.BoundedVariable.squeeze
   ~cf.BoundedVariable.sum
   ~cf.BoundedVariable.tan
   ~cf.BoundedVariable.transpose
   ~cf.BoundedVariable.trunc
   ~cf.BoundedVariable.unique
   ~cf.BoundedVariable.var
   ~cf.BoundedVariable.where
   
