A CF-compliant earth science data analysis library
cf.
cellle
A Query object for a “cell bounds less than or equal” condition.
Query
See also
cf.cellsize, cf.contains, cf.cellge, cf.cellgt, cf.cellne, cf.celllt, cf.cellwi, cf.cellwo
cf.cellsize
cf.contains
cf.cellge
cf.cellgt
cf.cellne
cf.celllt
cf.cellwi
cf.cellwo
The query condition’s value.
str
Units
The units of value. By default, the same units as the operand being tested are assumed, if applicable. If units is specified and the already value has units (such as a Data object`), then they must be equivalent.
Data
The query object.
Examples:
TODO