pvdeg.utilities.convert_tmy#

pvdeg.utilities.convert_tmy(file_in, file_out='h5_from_tmy.h5')[source]#

Read a older TMY-like weather file and convert to h5 for use in pvdeg

TODO: figure out scale_facator and np.int32 for smaller file

expand for international locations?

Parameters:#

file_in(str, path_obj)

full file path to existing weather file

file_out(str, path_obj)

full file path and name of file to create.