openclimatefix / ocf_datapipes

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

Add ocf_datapipes version in configuration #334

Open peterdudfield opened 3 months ago

peterdudfield commented 3 months ago

Detailed Description

When saving the configuration, would be great to save the ocf_datapipes version we are using. We sometimes ue PVnet package to make the batches, so it would be good to lokg this too

Context

Possible Implementation

peterdudfield commented 3 months ago

This could be added to General - https://github.com/openclimatefix/ocf_datapipes/blob/main/ocf_datapipes/config/model.py#L64