Provide hooks or flags to save files for re-use
Closed this issue · 2 comments
kev-m commented
There are few parameters related to using saved files (e.g. sf_source_file
and target_field_definition_file
) however there are no functions that create these files.
Create flags to save these files during execution.
kev-m commented
Added and documented the sf_dest_file
parameter to save the stream function after it has been calculated.
kev-m commented
Concluded testing with examples.