Skip to content

Releases: ioos/cc-plugin-ncei

2.0.4

13 Mar 10:34
f3a622a

Choose a tag to compare

What's Changed

  • Use units from compliance-checker for WASM compatibility by @ocefpaf in #70

Full Changelog: 2.0.3...2.0.4

2.0.3

12 Mar 19:16
d7114fb

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

Version 2.0.2

17 Oct 19:33

Choose a tag to compare

This minor release adds a check for valid_range and fixes a bug with the standard name table.

Version 2.0.1

02 Nov 15:58

Choose a tag to compare

This minor release contains a new seaname list and a bug fix to setup.py

Version 2.0

01 Nov 15:53

Choose a tag to compare

Adds checkers to support the NCEI NetCDF templates v2.0 for the following feature types:

  • point
  • timeSeries
  • trajectory
  • profile
  • timeSeriesProfile
  • trajectoryProfile
  • grid

Updates the global sea_name attribute check to query the NCEI vocabulary lookup service
Drops check for allowable variable names for elevation variable
Drops requirement for a comment attribute

Support for swath feature types will be added once NCEI guidance is in place.

Python 3 Fixes

23 Jun 19:44

Choose a tag to compare

This minor release includes some fixes for supporting Python 3

Version 1.0

15 Jun 14:32

Choose a tag to compare

This release of the Compliance Checker NCEI Plugins contains the checkers for the NODC 1.1 Templates

This plugin adds several checkers to the available checkers available in the IOOS Compliance Checker for each template.

See README for more details.