if (FALSE) {
writeSeriesPrepro("fictive_area", type = "solar", daily_profile = matrix(rep(1, 24*12), nrow = 24))
# Erase daily profile data:
writeSeriesPrepro("fictive_area", type = "solar", daily_profile = character(0))
}
Run the code above in your browser using DataLab