solarforecastarbiter.io.api.APISession.create_forecast

APISession.create_forecast(forecast)[source]

Create a new forecast in the API with the given Forecast model

Parameters:forecast (datamodel.Forecast) – Forecast to create in the API
Returns:datamodel.Forecast – With the appropriate parameters such as forecast_id set by the API