True if the transform is a formula_terms.
Examples
>>> t <CF Transform: atmosphere_sigma_coordinate> >>> t.isformula_terms True >>> t <CF Transform: rotated_latitude_longitude> >>> t.isformula_terms False
cf.Transform.values
cf.Transform.isgrid_mapping
Enter search terms or a module, class or function name.