Create an EPW morpher

epw_morpher(
  store,
  epw,
  site_id = NULL,
  recipe = epw_morph_recipe("belcher"),
  label = NULL
)

Arguments

store

An EsgStore object.

epw

EPW path or an eplusr::Epw object.

site_id

Optional site identifier.

recipe

EPW morphing recipe.

label

Optional source label.

Value

An EpwMorpher object.