openclimatefix / metnet

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

fix for pv embedding #46

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Fix pv embedding

How Has This Been Tested?

ran test 'https://github.com/openclimatefix/metnet/blob/e25c768a4e660159d6ba692fa82ab7fd867619e7/tests/test_model.py#L49' and it worked

note that other test is still failing

Checklist: