Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.64 KB

File metadata and controls

60 lines (51 loc) · 2.64 KB

Changelog

All notable changes to this project will be documented in this file.

Added:

Changed:

Removed:

Version 1.3.1 - 2022-06-23

Added:

  • More detailed error message if file suffix ends with *.NC (#123)

Changed:

  • Improve UDUNITS2_XML_PATH detection in env_util.py (#121)
  • Fix CF-Checker related issue and slightly revise short summary output (#126)

Version 1.3 - 2022-02-17

Added:

  • Remove duplicate from long summary output (#119)
  • Add global attribute filler (#102)

Version 1.2 - 2022-01-28

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 - 2021-07-07

This is the state before the CHANGELOG.md has been created. From here on, all changes will be tracked.