11.5.3.4. rheia.CASES.H2_POWER.h2_power.ReadData.load_climate

ReadData.load_climate()

This method loads the hourly solar irradiance data and ambient temperature data, situated in the ‘sol_irr’ and ‘T_amb’ columns of the climate data file.

Returns

  • sol_irr (ndarray) – The hourly solar irradiance data for a Typical Meteorological Year. (8760 elements)

  • t_amb (ndarray) – The hourly ambient temperature data for a Typical Meteorological Year. (8760 elements)