Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement BASIN-3D Vocabulary / Mapping csvs with ESS-DIVE FLMD data dictionary format #119

Open
2 tasks
vchendrix opened this issue May 20, 2022 · 1 comment
Assignees
Labels

Comments

@vchendrix
Copy link
Contributor

vchendrix commented 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:

  • create data dictionary files for
  • 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
@dschristianson 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
@heycatwonton heycatwonton self-assigned this May 24, 2022
@vchendrix
Copy link
Contributor Author

@heycatwonton Here is an example of a dataset that is formatted using FLMD reporting format. https://data.ess-dive.lbl.gov/view/doi:10.15485/1668054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants