Skip to content

Releases: AtMoDat/atmodat_data_checker

Version v1.3.2

16 Sep 16:47
d3ad4de
Compare
Choose a tag to compare

Suppress CF checker errors in short_summary.txt for the attribute _CoordinateAxisType due to the leading underscore, as this is not considered an error according to CF conventions.
Updated the actions/checkout action from version v2 to v3 to address the deprecation warning related to Node.js.
Updated the Python version specified in the workflow matrix from 3.6 to 3.8.

Version 1.3.1

23 Jun 12:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.3.1

Version 1.3

17 Feb 07:48
Compare
Choose a tag to compare

What's Changed

  • Avoid duplicates in long summary output by @jkretz in #119
  • Fill global attributes from csv by @jkretz in #102

Full Changelog: v1.2...v1.3

Version 1.2

28 Jan 08:35
Compare
Choose a tag to compare

Added:

  • Check file existence when running on single file (#48)
  • Add possibility to run the ATMODAT Standard Compliance Checker in a binder
  • Make the AtMoDaT Standard Compliance Checker compatible with Windows (#69)
  • Add Changelog.md (#79)
  • Add non-recursive file search when path to multiple files is provided (-pnr option) (#81)
  • Add information on how to update the ATMODAT Standard Compliance Checker (and related packages)
  • Add tests for run_checks.py (check for expected number of missing attributes in demo_data) (#97)
  • Add output of version number via -V option (#111)
  • Allow for installation form GitHub via pip (#111)
  • Output distinct licences in checked files into extra file (#111)

Changed:

  • Add cfunits to environment.yml to fix tests (#52)
  • Large revision of README.md (#51)
  • Avoid checking for existence the Conventions attribute multiple times (#54)
  • Fixing CV checks (#59) and adapt checker to run with new compliance-check-lib version (#68)
  • Speed up checking of multiple files (#66)
  • Fixing -op option
  • Fix command-line string size issue (#80)
  • Use mamba to install required conda packages (#83)
  • Ignoring errors related to formula_terms in boundary variables (#84)
  • Set environment variables during runtime of checker (#85)
  • Do not delete content of output directory (#88)
  • Restructure the content and use of submodules (#101)
  • Make "point" entry in geospatial_lat/lon_resolution a valid entry (#111)
  • Revised short summary output (i.e. number of CF checker warnings and reason for failed checks) (#111)
  • Fix interpunctation in checker output messages (#111)

Version 1.1

07 Jul 09:30
220b686
Compare
Choose a tag to compare

Several improvements to the AtMoDat data checker

Version 1.0

24 Sep 08:11
0406973
Compare
Choose a tag to compare
Merge pull request #17 from AtMoDat/include_optional_attributes

Include optional global attribute checks