openclimatefix / nwp

Tools for downloading and processing numerical weather predictions
MIT License
9 stars 3 forks source link

Use minimal data dtype for intermediate Zarr #1

Open JackKelly opened 2 years ago

JackKelly commented 2 years ago

Need to re-scale values to the range that can be represented by the target dtype

(also see https://github.com/openclimatefix/Satip/issues/32)