Compliance Checker Glider DAC plugin
Project description
GliderDAC Compliance Checker Plugin
This ioos/compliance-checker plugin supports the following sources and standards:
| Standard | Checker Name |
|---|---|
| Glider DAC | gliderdac |
Installation
Conda
$ conda install -c conda-forge cc-plugin-glider
Pip
$ pip install cc-plugin-glider
See the ioos/compliance-checker for additional Installation notes
Usage
$ compliance-checker -l
IOOS compliance checker available checker suites (code version):
...
- gliderdac (x.x.x)
...
$ compliance-checker -t gliderdac [dataset_location]
See the ioos/compliance-checker for additional Usage notes
Summary of the Checks
The checks have been designed to help data providers submit the highest quality data to the GliderDAC. Submitting uncompliant data to the DAC may result in services not working. For example, not providing the correct Sea Name in the GLobal attributes may put your glider deployment into the wrong region on the GliderMap. Not providing proper metadata about the platform and instruments, and attribution may prevent NCEI from archiving your data. And not making your files CF compliant could prevent the files from showing up on ERDDAP and THREDDS servers all together.
High priority checks
Failures in these checks should be addressed before submitting to the GliderDAC!
- check_required_variables
- check_dimensions
- check_lat_lon_attributes
- check_time_attributes
- check_pressure_depth_attributes
- check_ctd_variable_attributes
- check_profile_variable_attributes_and_types
- check_global_attributes
- check_standard_names
- check_monotonically_increasing_time
- check_dim_no_data
- check_depth_array
Medium priority checks:
- check_qc_variables
- check_primary_variable_attributes
- check_trajectory_variables
- check_container_variables
- check_qartod
- check_ancillary_variables
- check_dtype
- check_valid_min_dtype
- check_valid_max_dtype
Low priority checks
- check_ioos_ra
- check_valid_lon
- check_ncei_tables
Optional environment variables
A cached version of the NCEI seanames.xml file can be provided
with a filesystem path in SEA_NAME_TABLE environment variable.
The table below indicates the relationship of the environment variables for cached table locations on disk to their usual remote locations.
| Environment Variable | Remote Table Location |
|---|---|
INSTITUTION_TABLE |
https://gliders.ioos.us/ncei_authority_tables/institutions.txt |
PROJECT_TABLE |
https://gliders.ioos.us/ncei_authority_tables/projects.txt |
INSTRUMENT_TABLE |
https://gliders.ioos.us/ncei_authority_tables/instruments.txt |
PLATFORM_TABLE |
https://gliders.ioos.us/ncei_authority_tables/platforms.txt |
SEA_NAME_TABLE |
https://www.ncei.noaa.gov/data/oceans/ncei/vocabulary/seanames.xml |
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_glider-2.1.0.tar.gz.
File metadata
- Download URL: cc_plugin_glider-2.1.0.tar.gz
- Upload date:
- Size: 166.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e47a6598489eb7077f4f6110fb660c8ff61828704836e2fd0763480caf0a8b8
|
|
| MD5 |
6b44fe101e2561646390d63601c8ecdf
|
|
| BLAKE2b-256 |
61737de022416249735c2d960de904cb77ceab7aaf198f98606fa52a956284e0
|
File details
Details for the file cc_plugin_glider-2.1.0-py3-none-any.whl.
File metadata
- Download URL: cc_plugin_glider-2.1.0-py3-none-any.whl
- Upload date:
- Size: 188.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 |
f6fc3849d0bf3acc79e0fb2459715e78675f773837852bcdc171bd4e72fb9900
|
|
| MD5 |
7a0b8135122e9c1985c01a71597cee87
|
|
| BLAKE2b-256 |
b44bdea49ddbd38f508eff6e7f0c9e440e2895188a7624ca9d16c4368d8fef3e
|