As per recent discussions, trying to simplify the naming of our models available through the v1 API.
GB should be as follows going forward:
- blend
- ecmwf_mo
- ecmwf_mo_sat_8h
- ecmwf
- sat_8h
- mo
We'll reintroduce the "adjusted" boolean flag, enabled by default, to make it as low friction as possible to get our best forecasts.
NL is currently:
- blend
- blend_adjust
- ecmwf_mo_sat_uncurtailed
- ecmwf_mo_sat_uncurtailed_adjust
We should definitely move the adjust values to the flag/boolean, and whether we also simplify to just uncurtailed is a choice. We can leave an alias for the current name, but the flag might be a breaking change (now or later)
As per recent discussions, trying to simplify the naming of our models available through the v1 API.
GB should be as follows going forward:
NL is currently:
We should definitely move the adjust values to the flag/boolean, and whether we also simplify to just
uncurtailedis a choice. We can leave an alias for the current name, but the flag might be a breaking change (now or later)