cedadev/cf-checker

Various bugs

Closed this issue · 0 comments

  1. An 's' is missing to the Global attribute "references" when the list str_global_attrs is defined

  2. CFChecker crash if the global attribute external_variables is numeric. (The value of this attribute is used as a string before the test on the type is done

  3. "Variable, dimension and attribute names should begin with a letter and be composed of letters, digits, and underscores." This is not tested for dimensions, or global attributes

  4. If an "variable attribute" (use 'C' or 'D') is used as global attribute there is no information message.