Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 1, 2024
1 parent 8cf66a2 commit e99adec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Right now, this tool only checks for the existence of required global attributes

More required features are:

* Evaluate regular expressions from CV and check if attribute values match, e.g., `variant_label`, etc... (I'm no expert in regular expression, basically have the [same questions](https://github.com/PCMDI/cmip6-cmor-tables/issues/281))
* Evaluate regular expressions from CV and check if attribute values match, e.g., `variant_label`, etc... (I'm no expert in regular expression, basically have the [same questions](https://github.com/PCMDI/cmip6-cmor-tables/issues/281))
* Evaluate data variable attributes and check data for consistency (`valid_min`, `valid_max`, `units`, etc...)

## API
Expand Down

0 comments on commit e99adec

Please sign in to comment.