pvdeg.weather.read#

pvdeg.weather.read(file_in, file_type, map_variables=True, find_meta=False, **kwargs)[source]#

Read a locally stored weather file of any PVLIB compatible type

#TODO: add error handling

Parameters:
  • file_in ((path)) – full file path to the desired weather file

  • file_type ((str)) – type of weather file from list below (verified) [psm3, tmy3, epw, h5, csv]