Skip to content

Releases: rodekruis/ibf-drought-model

Convert to new warning/trigger setup

24 Mar 15:37
3cd15c4

Choose a tag to compare

  • refactor: use /events/process and also call in no-event upload
  • refactor: replace alert_threshold by forecast_severity and forecast_trigger
  • refactor: use same 'date' in all api-calls

Update VCI data url

23 Sep 09:47

Choose a tag to compare

v0.2.5

change vci data url

v0.2.4

27 Feb 13:17

Choose a tag to compare

  • Update python env
  • Update xgboost package
  • Reorder input data in arrange_data()
  • Update objects of forecast model 2 and 3 based on new data order

v0.2.3

21 Jun 09:48

Choose a tag to compare

Minor fix:

  • Correct leadtime_str in the API payload

v0.2.2

17 Feb 13:19

Choose a tag to compare

  • Correct arrange_data() to get and merge all past CHIRPS and VCI data
  • Add date to API payloads
  • Add github workflow to automate ACR image update