Closed
Description
Add data reader for the University of Oregon Solar Radiation Monitoring Laboratory archive http://solardat.uoregon.edu/
Primarily interested in the 1 minute data sets. Challenges include
- translating numeric columns to pvlib names
- stitching together files across months
- stitching together files when the data format at a station changes
- determining metadata for a station
This should be a new module under the pvlib.iotools
subpackage proposed in #272.
cc @lboeman