openclimatefix / nowcasting-metrics

Repo to automatically run metrics on the nowcasting forecast
0 stars 1 forks source link

add ramp rates #40

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Add ramp rate metrics defined as MAE of ((pred_{t+1 hour} - pred_{t}) - (true_{t+1 hour} - true_{t}))

Fixes #39

How Has This Been Tested?

Ci tests

Checklist: