whisker_render: Wrapper around whisker.render with some additional checks
Description
Internal function (used by submit_job), which creates a submission script using
platform specific templates.
This is a wrapper around whisker.render
Usage
whisker_render(template, data)
Arguments
data
a list with variables to be used to fill in the template.