Skip to content

v0.20.0

Choose a tag to compare

@znichollscr znichollscr released this 04 Sep 20:32
· 10 commits to main since this release

Announcements

  • the validate-tree CLI will now work even if there are climatology files in the tree
  • we suppport the author field in source ID information

Changelog

πŸ†• Features

  • Added [input4mips_validation.cvs.author.Author][], [input4mips_validation.validation.email][] and [input4mips_validation.validation.orcid][] to support the inclusion of parsable author information in the source ID CVs. (#116)

πŸŽ‰ Improvements

  • Added the author attribute to [input4mips_validation.cvs.source_id.SourceIDValues][] to support the inclusion of parsable author information in the source ID CVs. (#116)

πŸ› Bug Fixes

  • Fixed the validate-tree CLI (and associated functionality) so that it handles climatology files correctly (#119)

πŸ”§ Trivial/Internal Changes

Changes