jswhit / pygrib

Python interface for reading and writing GRIB data
https://jswhit.github.io/pygrib
MIT License
319 stars 93 forks source link

Variation error when editing .values component of the u and v components of wind #217

Open mobhuiyan98 opened 1 year ago

mobhuiyan98 commented 1 year ago

I am just trying to edit the u and v components of my grib file, when I edit the numpy array in the .values component of the grib message, I'm getting slightly variations of values. When the values are saved to a new file, the numbers are inconsistent.