Releases: ioos/cc-plugin-glider
Releases · ioos/cc-plugin-glider
v2.2.0
v2.1.0
What's Changed
- Update NCEI authority table processing to reflect new URL location for XML metadata
- Fix valid_min/valid_max issues
- Various CI/GitHub actions updates
v2.0.4
What's Changed
- Numerous GitHub Actions and pyackaging updates by @ocefpaf
- Fix several broken and outdated links, including NCEI authority tables
- Several error message updates and typographical error fixes
Full Changelog: 2.0.3...v2.0.4
Update sea names table
Updates the location of a crucial sea names authority table from NCEI.
Fixup release for Compliance Checker 4.3.2+
Fixes issues/errrors with reused CF checks due to changes in Compliance Checker class hierarchy
2.0.0
Version 2.0.0 is a major release that includes the following:
- New checks against the NCEI tables for platform ID, institution, instrument
make_model, and project. - New check for valid profile data
- Check for valid standard name
- Check for known and valid (convertible with UDUnits) units in CTD variables
- Refactor and reprioritization of existing checks
- Check for valid _FillValue dtypes
- Fix ancillary variables check
1.0.6
1.0.5
1.0.4
Glider DAC Format v3 Support
With this release we moved all the netCDF files out of the repository in favor of CDL files, like with the main-project and other plugins. We also integrated checker support for the changes in the new v3.0 format:
ioos_regional_associationglobal attribute- optional QARTOD variables
In addition to these new changes, we added some checks for some common errors we've seen with submissions:
valid_minvalid_maxvariable attributes having a mismatched data typevalid_minvalid_maxfor longitude being set to [-90, 90]