diff --git a/README.md b/README.md index 0cbb2836..a29001bb 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ for completeness and community standard compliance of local or remote file standards. The python module can be used as a command-line tool or as a library that can be integrated into other software. -## Python 2.7 Deprecation Notice -As of release 4.3.0, the __Compliance Checker no longer officially supports Python 2.7__. - A [web-based version](https://data.ioos.us/compliance/index.html) of the Compliance Checker was developed to enable a broader audience and improve accessibility for the checker. With the web version, providers can simply provide a link or upload their @@ -436,20 +433,14 @@ compliance-checker -t ncei-trajectory-profile-orthogonal -v ~/data/sample-trajec compliance-checker -t ncei-grid -f json -o ~/Documents/sample_grid_report.json ~/Documents/sample_grid_report.nc ``` -## Contributors +## Disclaimer -- [Dave Foster](https://github.com/daf) <dave@axiomdatascience.com> -- [Dan Maher](https://github.com/danieljmaher) <daniel.maher@gdit.com> -- [Luke Campbell](https://github.com/lukecampbell) <luke@axiomdatascience.com> -- [Kyle Wilcox](https://github.com/kwilcox) <kyle@axiomdatascience.com> -- [Ben Adams](https://github.com/benjwadams) <ben.adams@rpsgroup.com> -- [Bob Fratantonio](https://github.com/bobfrat) <robert.fratantonio@rpsgroup.com> -- [Dalton Kell](https://github.com/daltonkell) <dalton.kell@rpsgroup.com> +The objective of the IOOS Compliance Checker is to check your file against our interpretation of select dataset metadata standards to use as a guideline in generating compliant files. The compliance checker should not be considered the authoritative source on whether your file is 100% "compliant". Instead, we recommend that users use the results as a guide to work towards compliance. -And many more testers! -Portions of the CF checker are based on Michael Decker's work, http://repositories.iek.fz-juelich.de/hg/CFchecker/ +## Miscellaneous/Acknowledgements -## Disclaimer +### Contributors +![GitHub Contributors Image](https://contrib.rocks/image?repo=ioos/compliance-checker) -The objective of the IOOS Compliance Checker is to check your file against our interpretation of select dataset metadata standards to use as a guideline in generating compliant files. The compliance checker should not be considered the authoritative source on whether your file is 100% "compliant". Instead, we recommend that users use the results as a guide to work towards compliance. +Portions of the CF checker are based on Michael Decker's work, http://repositories.iek.fz-juelich.de/hg/CFchecker/