Skip to content

Commit

Permalink
Regex check for string_length dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-hampton committed Apr 10, 2024
1 parent 68cb8d5 commit 9fe598e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specs/groups/ncas-radar-1.0.0/dimensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ dims-requires:
- time
- range
- sweep

dim-requires1:
func: checksit.generic.check_dim_regex
params:
regex_dims:
- ^string_length[^,]*$

0 comments on commit 9fe598e

Please sign in to comment.