Create an EPW morpher
epw_morpher(
store,
epw,
site_id = NULL,
recipe = epw_morph_recipe("belcher"),
label = NULL
)An EsgStore object.
Baseline EPW path, internal EpwFile, or an external object
inheriting from "Epw".
Optional site identifier.
EPW morphing recipe.
Optional source label.
An EpwMorpher object.