bcgov/CCISS_ShinyApp

BGC futures Tab

Closed this issue · 1 comments

@meztez Use the same 5 time periods as was updated in the Feasibility Tab

Added historic period to BGC futures to match period in Feasibility Tab.

period_map <- c("1975" = "Historic", "2000" = "Current", "2025" = "2010-2040", "2055" = "2040-2070", "2085" = "2070-2100")

Deployed