Skip to content

Conversation

@mphemming
Copy link

@mphemming mphemming commented Sep 8, 2025

This is needed to convert flag_values to the same type as the variable. This will convert numeric values in a list (e.g. [1,2,3]) to bytes (e.g. 1b, 2b, 3b), and resolves this warning.

Tested LTSP creation with this update and a file was successfully created. Noting that the LTSPs also have the same warning as above because a string is used for the flag_values.

This PR should be merged into the V2 branch.

@mphemming mphemming requested a review from mhidas September 8, 2025 04:47
@mphemming mphemming closed this Sep 9, 2025
@mphemming mphemming deleted the 6236-add-AODN-platform-vocab-functions branch September 9, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant