gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
32 stars 15 forks source link

Updated GKDB JSON to latest version; now IMAS compatible #88

Closed Karel-van-de-Plassche closed 4 years ago

Karel-van-de-Plassche commented 4 years ago

We updated the GKDB JSON to be more compatible with IMAS/OMAS. Continuation of #79, see there for a longer explanation.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   75.84%   75.84%           
=======================================
  Files          24       24           
  Lines        6989     6989           
=======================================
  Hits         5301     5301           
  Misses       1688     1688

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 a494664...49ec0f6. Read the comment docs.

orso82 commented 4 years ago

Super! Also, with #87 I am adding all of the examples scripts to be run as part of the regression tests!