openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

add timezone to pv yield #131

Closed branberry closed 1 year ago

branberry commented 1 year ago

Pull Request

Description

This pull request is for issue #127: Make sure pv yield has timezone added to it. Adds timezone to PV yields when calling the get_pv_yield function.

Fixes #

How Has This Been Tested?

Ran unit tests as described in the readme. All tests passed succesfully.

Checklist:

peterdudfield commented 1 year ago

Thanks @branberry for doing this issue