I was wondering process of loading the actual meteorological data (AMY) weather dataset with PVlib. Should we use pvlib.iotools.read_tmy3 function for loading AMY data as well or is there specialized function/method of loading AMY weather dataset?
Thanks in advance.