Skip to content

Commit

Permalink
forecast_THEME_df
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwart committed Jun 12, 2024
1 parent 0719e29 commit 3029296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/forecasts/forecast_models.R
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ for (i in 1:length(config$variable_groups)){ ## organize variable groups

# variable_name_build <- append(variable_name_build, var_formal_name)

stac4cast::build_group_variables(table_schema = forecast_data_df,
stac4cast::build_group_variables(table_schema = forecast_theme_df,
#theme_id = var_formal_name[j],
table_description = forecast_description_create,
start_date = var_min_date,
Expand Down

0 comments on commit 3029296

Please sign in to comment.