resgroup/wind-up

Cache is still used even when `wind-up` configuration inputs change

Open

#52 建立於 2025年2月12日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (11 fork)auto 404
buggood first issue

倉庫指標

Star
 (28 star)
PR 合併指標
 (PR 指標待抓取)

描述

Example

A user has run a wind-up analysis. As part of this analysis, a preprocess.pickle will be created and saved to local cache. The user amends some wind-up configuration inputs (eg amends exclusion_periods_utc on the WindUpConfig) and re-runs the analysis. Currently, the preprocess.pickle cache will be used even though the user inputs have changed, therefore not updating the analysis with the user's new inputs.

貢獻者指南