openclimatefix / ocf_datapipes

OCF's DataPipe based dataloader for training and inference
MIT License
13 stars 11 forks source link

Add GSP image creation #117

Closed jacobbieker closed 1 year ago

jacobbieker commented 1 year ago

A lot faster than the non-GSP one, and simpler for MetNet as it can be built into the inputs easier

Pull Request

Description

Adds making GSP data into a 3D data cube, primarily for with National GSP as an easier input into MetNet.

Fixes #

How Has This Been Tested?

Unit tests

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

Checklist: