Open Glider plugin for the IOOS Compliance Checker Plugin
Project description
OG Compliance Checker Plugin
This is a checker for OG compliance
It works with the IOOS Compliance Checker
Note this code is in a pre-release state. Check back soon for the first release
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Please see LICENSE for the full license text.
For a brief overview of the attributes the OG Checker runs through, check here.
Installation
Clone this project
Download code and install requirements:
git clone https://github.com/uw-farlab/cc-plugin-og.git
cd cc-plugin-og
python -m pip install -r requirements.txt
Install for general use:
python -m pip install .
Install in an editable method allowing code changes in the source tree to take immediate effect:
python -m pip install -e .
Tests should now show up when you run compliance checker
$ compliance-checker -l
IOOS compliance checker available checker suites (code version):
- OG (0.0.1-dev)
- OG:1.0 (0.0.1-dev)
- OG:latest (0.0.1-dev)
- acdd (3.1.1)
- acdd:1.1 (3.1.1)
- acdd:1.3 (3.1.1)
- acdd:latest (3.1.1)
- cf (3.1.1)
- cf:1.6 (3.1.1)
- cf:latest (3.1.1)
- ioos (3.1.1)
- ioos:0.1 (3.1.1)
- ioos:1.1 (3.1.1)
- ioos:latest (3.1.1)
- ioos_sos (3.1.1)
- ioos_sos:0.1 (3.1.1)
- ioos_sos:latest (3.1.1)
To run this check against an OG netcdf file:
$ compliance-checker -t og /path/to/file.nc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cc_plugin_og-0.1.0.tar.gz.
File metadata
- Download URL: cc_plugin_og-0.1.0.tar.gz
- Upload date:
- Size: 40.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74d098100e1d2417ab01470c393334ddcf908b6be76ce46d219a7f43bfe57759
|
|
| MD5 |
ef9787f615eb6c94b2e6a82322daf4e7
|
|
| BLAKE2b-256 |
19af26338d63c03c7d82b1bebf92cbd26930b5e96cf0ea3e717574dd57115009
|
File details
Details for the file cc_plugin_og-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cc_plugin_og-0.1.0-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aa8c3b31512fbe8eea2a0f963ee590d123469047c3627953461f18d7ed27f78
|
|
| MD5 |
14c15cdffa82b9f83517a43cb297b6c4
|
|
| BLAKE2b-256 |
4299b203959982bdd73e8be90cb8232c7a111a0571f3c93c32320c2be9b642a8
|