openclimatefix / india-forecast-app

Runs wind and PV forecasts for India and saves to database
MIT License
1 stars 4 forks source link

Update to newer PVNet #45

Closed jacobbieker closed 5 months ago

jacobbieker commented 5 months ago

This PVNet has changes such as 0.1 training data, ECMWF mean and stddev, and 7 hour delay in NWP data, so should be more consistent

Pull Request

Description

This fixes issues with training of PVNet for India v0, matching the training data more closely with the live data, and updating the normalization.

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

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

Checklist:

peterdudfield commented 5 months ago

I think it would be good to not merge this until the test is passing