You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
standard names should start with a letter, and only contain lower-case letters, numbers, and underscores. This rule should be enforceable in an automated fashion, and thus it would be good to have a Github Action for the dictionary that ensures that only standard names that follow this rule are allowed.
The text was updated successfully, but these errors were encountered:
As described by the CF-conventions here:
http://cfconventions.org/Data/cf-standard-names/docs/guidelines.html
standard names should start with a letter, and only contain lower-case letters, numbers, and underscores. This rule should be enforceable in an automated fashion, and thus it would be good to have a Github Action for the dictionary that ensures that only standard names that follow this rule are allowed.
The text was updated successfully, but these errors were encountered: