{ "info": { "author": "Luke Campbell", "author_email": "luke.campbell@rpsgroup.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Scientific/Engineering" ], "description": "# NCEI Template Compliance Checker\n\nThis is a checker for [NCEI netCDF Templates v1.1](http://www.nodc.noaa.gov/data/formats/netcdf/v1.1/) and [v2.0](http://www.nodc.noaa.gov/data/formats/netcdf/v2.0/) files.\n\nIt works with the [ioos/compliance-checker](https://github.com/ioos/compliance-checker).\n\nCopyright 2015-2016 RPS ASA\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nPlease see LICENSE for the full license text.\n\n\n### Installation\n\n1. Activate your virtualenv/conda\n\n2. Install the plugin:\n\n ```\n pip install cc-plugin-ncei\n ```\n\n3. Tests should now show up when you run compliance checker:\n\n ```\n compliance-checker -t ncei-trajectory-profile-orthogonal -v https://data.nodc.noaa.gov/thredds/dodsC/testdata/mbiddle/GOLD_STANDARD_NETCDF/1.1/NODC_trajectoryProfile_template_v1.1_2016-06-15_133721.704494.nc\n\n --------------------------------------------------------------------------------\n The dataset scored 124 out of 127 points\n during the ncei-trajectoryprofile-orthogonal check\n --------------------------------------------------------------------------------\n Verbose Scoring Breakdown:\n\n High Priority\n --------------------------------------------------------------------------------\n Name :Priority: Score\n All geophysical variables are trajector :3: 2/2\n Required Global Attributes for Trajecto :3: 1/3\n Required attributes for variable lat :3: 3/3\n Required attributes for variable lon :3: 3/3\n Required attributes for variable sal :3: 3/3\n Required attributes for variable temp :3: 3/3\n Required attributes for variable time :3: 3/3\n Required attributes for variable z :3: 5/5\n Required global attributes :3: 5/5\n ...\n ```\n\n### Usage\n\n```\nusage: compliance-checker [-h] [--test TEST]\n [--criteria [{lenient,normal,strict}]] [--verbose]\n [-f {text,html,json}] [-o OUTPUT] [-V] [-l]\n [dataset_location [dataset_location ...]]\n\npositional arguments:\n dataset_location Defines the location of the dataset to be checked.\n\noptional arguments:\n -h, --help show this help message and exit\n --test TEST, -t TEST, --test= TEST, -t= TEST\n Select the Checks you want to perform. Defaults to\n 'acdd' if unspecified\n --criteria [{lenient,normal,strict}], -c [{lenient,normal,strict}]\n Define the criteria for the checks. Either Strict,\n Normal, or Lenient. Defaults to Normal.\n --verbose, -v Increase output. May be specified up to three times.\n -f {text,html,json}, --format {text,html,json}\n Output format\n -o OUTPUT, --output OUTPUT\n Output filename\n -V, --version Display the IOOS Compliance Checker version\n information.\n -l, --list-tests List the available tests\n```\n\n\n### Examples\n\n1. Running NCEI Point check on a THREDDS Endpoint\n\n```\ncompliance-check -t ncei-point -v https://data.nodc.noaa.gov/thredds/dodsC/testdata/mbiddle/GOLD_STANDARD_NETCDF/1.1/NODC_point_template_v1.1_2016-06-14_125317.379316.nc\n```\n\n2. Running NCEI Trajectory Profile Orthogonal Check on local dataset\n\n```\ncompliance-checker -t ncei-trajectory-profile-orthogonal -v ~/data/sample-trajectory-profile.nc\n```\n\n3. Outputting JSON trom a gridded file check\n\n```\ncompliance-checker -t ncei-grid -f json -o ~/Documents/sample_grid_report.json ~/Documents/sample_grid_report.nc\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ioos/cc-plugin-ncei/", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "cc-plugin-ncei", "package_url": "https://pypi.org/project/cc-plugin-ncei/", "platform": "", "project_url": "https://pypi.org/project/cc-plugin-ncei/", "project_urls": { "Homepage": "https://github.com/ioos/cc-plugin-ncei/" }, "release_url": "https://pypi.org/project/cc-plugin-ncei/2.0.2/", "requires_dist": null, "requires_python": "", "summary": "Compliance Checker NCEI Templates Compliance plugin", "version": "2.0.2" }, "last_serial": 3257791, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "202b72b706eefa4bd66f2586e3a0efec", "sha256": "6037fd7a758e93184f3287f5f24fa4fe4316b8d59bd7202ee7ebdc1fd3f75e4b" }, "downloads": -1, "filename": "cc-plugin-ncei-1.0.0.tar.gz", "has_sig": false, "md5_digest": "202b72b706eefa4bd66f2586e3a0efec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33897, "upload_time": "2016-06-15T14:34:16", "url": "https://files.pythonhosted.org/packages/b9/46/d2269371a3e85b8b31632080b9e79ad8c82ede0c170f4fb94777f3e97ab4/cc-plugin-ncei-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "0eb67c6b1e18f514eaa59aa624c34eee", "sha256": "e352c8b42e7c7e2a9da735087ab2ea84580fe9e32f670ffdafe8565c987e46ad" }, "downloads": -1, "filename": "cc-plugin-ncei-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0eb67c6b1e18f514eaa59aa624c34eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36419, "upload_time": "2016-06-23T19:48:33", "url": "https://files.pythonhosted.org/packages/5d/d0/b82b9e0db2b070c2fa192c1bbd4949e35634b6ced46ff8505a8b57a4d887/cc-plugin-ncei-1.0.1.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "c46a00316ac0da37a68cb91818a17b25", "sha256": "b77eb0bdd625ced037f7926026b1c3ca2c15e53431a16e1db46b3549ef6be4c6" }, "downloads": -1, "filename": "cc-plugin-ncei-2.0.1.tar.gz", "has_sig": false, "md5_digest": "c46a00316ac0da37a68cb91818a17b25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90520, "upload_time": "2016-11-02T20:20:24", "url": "https://files.pythonhosted.org/packages/d5/98/e8ef86fb46f14dcfaa8a6a0405fdeb8bf18b63f9bb87e17658ceb97a13ef/cc-plugin-ncei-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "4f93a320be5a063010aab489c3cd82ba", "sha256": "bd84128a197c244b3cc422eed7735d1fb6163371b7c1764fc52a3a06c5297af2" }, "downloads": -1, "filename": "cc-plugin-ncei-2.0.2.tar.gz", "has_sig": false, "md5_digest": "4f93a320be5a063010aab489c3cd82ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92002, "upload_time": "2017-10-17T19:44:18", "url": "https://files.pythonhosted.org/packages/44/7d/5f58b5251e343bbbac95f95257a56fd5d9a7168cf541b163f1c05dd06490/cc-plugin-ncei-2.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f93a320be5a063010aab489c3cd82ba", "sha256": "bd84128a197c244b3cc422eed7735d1fb6163371b7c1764fc52a3a06c5297af2" }, "downloads": -1, "filename": "cc-plugin-ncei-2.0.2.tar.gz", "has_sig": false, "md5_digest": "4f93a320be5a063010aab489c3cd82ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92002, "upload_time": "2017-10-17T19:44:18", "url": "https://files.pythonhosted.org/packages/44/7d/5f58b5251e343bbbac95f95257a56fd5d9a7168cf541b163f1c05dd06490/cc-plugin-ncei-2.0.2.tar.gz" } ] }