-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fixes and enhancements #144
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #144 +/- ##
==========================================
- Coverage 91.27% 90.48% -0.79%
==========================================
Files 94 97 +3
Lines 6061 6148 +87
==========================================
+ Hits 5532 5563 +31
- Misses 529 585 +56
☔ View full report in Codecov by Sentry. |
write_h5
to gather outputs in a single H5 containerlabels_order
inread_output
toughio-merge
run
to run TOUGH from a Python scriptspace_between_values
to add an additional space between entries (True by default).center
is None+++
+++
are read as ending commentsReminders:
invoke format
to make sure the code follows the style guide,