{
  "description": "Monthly production profiles for renewables in Switzerland for the year 2035 - Assumption in SES-EPFL model",
  "image": "",
  "category": "Resources",
 "keywords": [
    "Technologies",
    "Renewables",
    "Production profiles"
  ],
  "last_updated": "2017-12-13",
  "license": "",
  "contributors": [{
    "title": "Stefano Moret",
    "email": "stefano.moret@epfl.ch"
  }],
  "name": "renewable_profiles",
  "resources": [
    {
      "name": "renewable_profiles",
      "path": "renewable_profiles.csv",
      "tag": ["technology", "renewable_profiles"],
      "schema": {
        "fields": [
          {
            "description": "Technology name",
            "name": "technology",
            "type": "string"
          },
          {
            "description": "Months: January (1) to December (12)",
            "name": "month",
            "type": "number"
          },
          {
            "description": "Monthly capacity factor [-]",    
            "name": "c_p_t",
            "type": "number"
          }
        ]
      }
    }
  ],
  "sources": [
    {
      "name": "Moret S. (2017), Strategic Energy Planning under Uncertainty, PhD Thesis, EPFL, Lausanne, Switzerland (Appendix: Tables A.7, A.20)",
      "web": "http://dx.doi.org/10.5075/epfl-thesis-7961"
    }
  ],
  "title": "Renewables monthly production profiles in SES-EPFL",
  "version": "2017-12-13"
}