openclimatefix / ocf-data-sampler

A test repo to experiment refactoring ocf_datapipes
MIT License
1 stars 1 forks source link

Allow GSP data to be optional #41

Closed dfulu closed 2 weeks ago

dfulu commented 3 weeks ago

Allows the sampler to not use GSP data if the gsp_zarr_path is None or ""

Should make GSP mocking in openclimatefix/uk-pvnet-app#118 unnecessary

peterdudfield commented 3 weeks ago

Code looks great, is it worth adding a test with no gsp config?