-
Notifications
You must be signed in to change notification settings - Fork 15
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
58 handling of the restarfile #67
58 handling of the restarfile #67
Conversation
…xing an issue in which the parameters variable might not be available in the case of running from a script.
…are of the new restart printing.
…ven when they are None-
…les and setting them as fixtures.
…emote and or from a singlefiledata.
…ted when a restartfil was given. Fixed an issue in which the remot_symlink_list and and remote_copy_list would give bad restartfile names
…n only using intermediate files.
Codecov Report
@@ Coverage Diff @@
## develop #67 +/- ##
===========================================
+ Coverage 90.24% 91.21% +0.97%
===========================================
Files 32 33 +1
Lines 2439 2652 +213
===========================================
+ Hits 2201 2419 +218
+ Misses 238 233 -5
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ping @chrisjsewell do you think you could review this? I would like to have this merged so that i can work in #63 and #56 |
Addresses #58, it allows the storage if desired of the restartfile.
Takes care of being able to run the calculation either from a restartfile in the db or from a remote folder.