Closed
Description
Add functions to read files from the Integrated Surface Database (ISD) .
One possible approach is to port pvl_getISDdata.m and pvl_readISH.m from PVLib Matlab.
A parser is in rOpenSci at CRAN.
A older python reader could be used, but it is questionable if the code is being maintained. It uses many classes and may not fit well with pvlib's style.