A CF-compliant earth science data analysis library
cf.
cellgt
A Query object for a “cell bounds strictly greater than” condition.
Query
See also
cf.cellsize, cf.contains, cf.cellge cf.cellne, cf.cellle, cf.celllt, cf.cellwi, cf.cellwo
cf.cellsize
cf.contains
cf.cellge
cf.cellne
cf.cellle
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