-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
CDFRelated to CDF filesRelated to CDF filesHelperIns: GLOWSRelated to the GLOWS instrumentRelated to the GLOWS instrumentenhancementNew feature or requestNew feature or request
Milestone
Description
Description
String variables in GLOWS CDF attribute YAML files have VALIDMIN and VALIDMAX attributes that should not exist for string/CHAR types.
Locations
imap_processing/cdf/config/imap_glows_l1a_variable_attrs.yaml:107-108(pkts_file_name)imap_processing/cdf/config/imap_glows_l1b_variable_attrs.yaml:138-139(pkts_file_name)
Required Changes
Remove the VALIDMIN and VALIDMAX lines entirely from string variable definitions:
pkts_file_namein L1A YAMLpkts_file_namein L1B YAML
Note: unique_block_identifier in L1B already correctly omits these attributes.
Reference
Marek's email notes on CDF attributes for string data_vars
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CDFRelated to CDF filesRelated to CDF filesHelperIns: GLOWSRelated to the GLOWS instrumentRelated to the GLOWS instrumentenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done