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

Metadata conversion and parser #172

Closed
wants to merge 1 commit into from

Conversation

gold2718
Copy link
Collaborator

@gold2718 gold2718 commented Jan 30, 2019

Add a tool (convert_metadata.py) to convert from table-style metadata to config style.
Add a tool (parse_fortran_file) to parse and return data from metadata headers.
Fixes #171

First pass at Fortran type parsing (incomplete)
Split out work on new metadata parser to ease merges
Logging module from MARBL for discussion
@codecov-io
Copy link

codecov-io commented Jan 30, 2019

Codecov Report

Merging #172 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   44.96%   44.96%           
=======================================
  Files          16       16           
  Lines        1401     1401           
=======================================
  Hits          630      630           
  Misses        771      771

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec403ba...cf53b56. Read the comment docs.

@gold2718
Copy link
Collaborator Author

gold2718 commented Feb 6, 2019

I am going to close this and open a new PR with the new format (and hopefully slimmed down code).

@gold2718 gold2718 closed this Feb 6, 2019
@gold2718 gold2718 deleted the convert_metadata branch February 6, 2019 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants