You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build a general purpose csv + data dictionary reader that:
ingests vocabulary and plugin variable mapping files using their data dictionaries
checks if the csv + data dictionary file does not match up. Report errors.
(stretch) checks if the csv files follows csv best practices (DSC: see if ORNL has a tool already for this, Cat: leverage if possible). Report errors.
The checks above should be modular, i.e. keep the functionality separate, e.g., in separate functions/methods
The text was updated successfully, but these errors were encountered:
dschristianson
changed the title
Implement BASIN-3D Mapping with ESS-DIVE FLMD data dictionary format
Implement BASIN-3D Vocabulary / Mapping csvs with ESS-DIVE FLMD data dictionary format
May 20, 2022
Align BASIN-3D vocabulary and plugin variable mapping csv files with ESS-DIVE FLMD-inspired formats and csv file recommendations.
Resources:
Tasks:
The text was updated successfully, but these errors were encountered: