cdms2.fvariable:FileVariable

FileVariable.matchPattern(pattern, attribute, tag)

Match for a pattern in a string-valued attribute. If attribute is None, search all string attributes. If tag is not None, it must match the internal node tag.

Parameters
pattern: (str)

pattern

attribute: (str/None)

attribute name

tag: (str/None)

node tag

Results
——-

result: (list)