openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
25 stars 6 forks source link

Standardise coordinate names in the NetCDF files #626

Open JackKelly opened 2 years ago

JackKelly commented 2 years ago

For example, maybe we should standardise on:

In v15 of the dataset, PV uses x_coords, y_coords, and time. And HRV satellite uses x_osgb, y_osgb, and time.

JackKelly commented 2 years ago

This is related to #629