openclimatefix / uk-pvnet-app

Application for running PVNet in production
MIT License
1 stars 4 forks source link

Regrid more RAM efficiently #24

Closed dfulu closed 1 year ago

dfulu commented 1 year ago

Pull Request

Description

This reduces the RAM usage for the regridding by performing it iteratively for each step rather than in parallel as before