cat(paste0("A mif file with the name ",crayon::green(paste0("REMIND_generic_",scen_name,"_adjustedPolicyCosts.mif"))," is being created in the ",scen_name," outputfolder.\n"))
my_data<-magclass::read.report(mif_path)
#my_variables <- grep("Policy Cost", magclass::getNames(my_data[[1]][[1]]), value = TRUE)