Skip to content

Enhancement: Adding ability to pass list of files and/or xarray datasets into ARM Data Validator #851

@cgodine

Description

@cgodine
  • ACT version: 2.1.3
  • Python version: 3.11
  • Operating System: MacOS Ventura 13.6.9

Description

Currently, ARM Data Validator (ADV) takes an argument of either a filename string or xarray Dataset and returns a list of error messages. If a user needs to parse multiple files, it might be easier to pass a list of filenames and/or Datasets and have them returned in a dict where the keys are either the filename or Dataset and the value is the list of error messages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions