Skip to content

Commit

Permalink
center labeling NSRDB #451
Browse files Browse the repository at this point in the history
basiccally just a note so the commit ties to the issue and we can close the issue
  • Loading branch information
shirubana committed Mar 9, 2023
1 parent dd7a924 commit cdbd4b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bifacial_radiance/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -977,6 +977,9 @@ def NSRDBWeatherData(self, metadata, metdata, label='center'):
LOCALIZED DataFrame with the weather information from NSRDB
metadata : Dict
dictionary of metadata for one NSRDB gid
Note: Labeling to center because NSRDB data is passed on the 30min mark
"""

metadata['TZ'] = metadata['timezone']
Expand Down

0 comments on commit cdbd4b8

Please sign in to comment.