Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.15 KB

File metadata and controls

11 lines (9 loc) · 1.15 KB

HistoricalStormTraceSimulation

Stable Dev Build Status Coverage

A Julia package for simulating storm traces based on historical trace matching.

  • Allows specification of distance for comparing traces, the distribution for simulation, and rescaling rules.
  • Provides a framework which is easy to extend, and a convenient representation for traces.
  • Contains routines for tuning distances based on the expected score of trace distributions vs the provided historical traces, with the option to use arbitrary scores.