Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to README and other small changes #15

Merged
merged 9 commits into from
Jun 6, 2022

Conversation

joshua-hampton
Copy link
Collaborator

Changes

README.md

Big update to README.md, each of the options in checksit check have initial description with example of how to use, as in Issue #14.
The other three options for checksit have a basic description that can be flushed out as that functionality is increased.

requirements.txt

Addition of pandas requirement, as it is used in checksit summary, as mentioned in Issue #13.

checksit/generic.py

Within check_global_attrs, actually looks at global attributes within dct rather than just the top level, which was global attributes, variables and dimensions (I think). This meant that when checking a global attribute exists or its vocabs, the attribute was not being found due to the code looking in the wrong place.

@agstephens agstephens merged commit e2bdf4b into specs-fmt-checks-etc Jun 6, 2022
@agstephens
Copy link
Member

Great stuff @joshua-hampton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants