openclimatefix / metnet

PyTorch Implementation of Google Research's MetNet and MetNet-2
MIT License
231 stars 47 forks source link

Add MetNetPV for PV data specifically #44

Closed jacobbieker closed 1 year ago

jacobbieker commented 1 year ago

Pull Request

Description

Adds a MetNetPV that is specific to PV data, and includes taking the PV System and System IDs in addition to the other data.

Fixes #

How Has This Been Tested?

Unit Test

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

Checklist: