Basic scripts to convert hadUK (https://www.metoffice.gov.uk/research/climate/maps-and-data/data/haduk-grid/haduk-grid) netCDF files to json, this is an initial example for regional data - sun by month, rainfall and max temp by day.
There is also the haduk2json-region-day script that will combine all daily input files into one JSON output file. This could be modified to perform the same on the other monthly etc.
I'm a casual coder so this is a WiP and will try and make it more generic. Pull requests welcome.