bifacial_radiance.load.read1Result#
- bifacial_radiance.load.read1Result(selectfile)[source]#
Loads in a bifacial_radiance results file
.csv
format, and return aDataFrame
- Parameters:
selectfile (str) – File name (with path if not in working folder) that has been produced by bifacial_radiance.
- Returns:
resultsDF (
DataFrame
) – Dataframe with the bifacial_radiance .csv values read.