Skip to content

fix: add dart version to obs converter build functions#1115

Open
hkershaw-brown wants to merge 1 commit into
mainfrom
version-conv
Open

fix: add dart version to obs converter build functions#1115
hkershaw-brown wants to merge 1 commit into
mainfrom
version-conv

Conversation

@hkershaw-brown
Copy link
Copy Markdown
Member

Description:

This pull request adds the dart version to the obs convert build functions.
Following the buildfunctions for models interfaces (#983)

Fixes issue

fixes #1112

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Documentation changes needed?

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

Tests

Please describe any tests you ran to verify your changes.
Build and run WOD converter.
Ran all quickbuilds (https://github.com/NCAR/DART/actions/runs/26180325584) to check all converter builds.

Checklist for merging

  • Updated changelog entry
  • Documentation updated
  • Update conf.py

Checklist for release

  • Merge into main
  • Create release from the main branch with appropriate tag
  • Delete feature-branch

Testing Datasets

  • Dataset needed for testing available upon request
  • Dataset download instructions included
  • No dataset needed

Copy link
Copy Markdown
Contributor

@mjs2369 mjs2369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge

@hkershaw-brown hkershaw-brown added the release! bundle with next release label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release! bundle with next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: version of dart printed as unknown for observation converters

2 participants