1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
.. currentmodule:: cf
.. default-role:: obj
cf.CellMeasure
==============
.. autoclass:: cf.CellMeasure
:no-members:
:no-inherited-members:
CellMeasure CF properties
-------------------------
.. autosummary::
:toctree: ../generated/
:template: attribute.rst
~cf.CellMeasure.add_offset
~cf.CellMeasure.calendar
~cf.CellMeasure.comment
~cf.CellMeasure._FillValue
~cf.CellMeasure.history
~cf.CellMeasure.leap_month
~cf.CellMeasure.leap_year
~cf.CellMeasure.long_name
~cf.CellMeasure.missing_value
~cf.CellMeasure.month_lengths
~cf.CellMeasure.scale_factor
~cf.CellMeasure.standard_name
~cf.CellMeasure.units
~cf.CellMeasure.valid_max
~cf.CellMeasure.valid_min
~cf.CellMeasure.valid_range
CellMeasure attributes
----------------------
.. autosummary::
:toctree: ../generated/
:template: attribute.rst
~cf.CellMeasure.array
~cf.CellMeasure.data
~cf.CellMeasure.dtarray
~cf.CellMeasure.dtype
~cf.CellMeasure.hardmask
~cf.CellMeasure.isscalar
~cf.CellMeasure.mask
~cf.CellMeasure.ndim
~cf.CellMeasure.properties
~cf.CellMeasure.shape
~cf.CellMeasure.size
~cf.CellMeasure.subspace
~cf.CellMeasure.Units
~cf.CellMeasure.varray
CellMeasure methods
-------------------
.. autosummary::
:nosignatures:
:toctree: ../generated/
:template: method.rst
~cf.CellMeasure.binary_mask
~cf.CellMeasure.chunk
~cf.CellMeasure.clip
~cf.CellMeasure.close
~cf.CellMeasure.copy
~cf.CellMeasure.cos
~cf.CellMeasure.datum
~cf.CellMeasure.delprop
~cf.CellMeasure.dump
~cf.CellMeasure.equals
~cf.CellMeasure.expand_dims
~cf.CellMeasure.files
~cf.CellMeasure.fill_value
~cf.CellMeasure.flip
~cf.CellMeasure.getprop
~cf.CellMeasure.hasprop
~cf.CellMeasure.HDF_chunks
~cf.CellMeasure.identity
~cf.CellMeasure.insert_data
~cf.CellMeasure.mask_invalid
~cf.CellMeasure.match
~cf.CellMeasure.name
~cf.CellMeasure.override_units
~cf.CellMeasure.select
~cf.CellMeasure.setprop
~cf.CellMeasure.sin
~cf.CellMeasure.squeeze
~cf.CellMeasure.transpose
~cf.CellMeasure.where
|