You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reading a large NetCDF file (around 900+ MB) using NetCDF. However, what happens is that when I use the NetCDF package, I retrieve a negative value. This is not possible, because the data is all positive.
I am able to read the NetCDF file using the package NCDatasets, and with MATLAB.
Yes indeed that should be it. Going to close it as a duplicate of #39. It would be nice to at least have an option to apply these automatically, but for now you'd have to take the attribute values and apply them yourself.
Hello,
I am reading a large NetCDF file (around 900+ MB) using NetCDF. However, what happens is that when I use the NetCDF package, I retrieve a negative value. This is not possible, because the data is all positive.
I am able to read the NetCDF file using the package NCDatasets, and with MATLAB.
When using NetCDF:
When using NCDatasets
And when using MATLAB
is there any sensing on what the issue might be?
NCDatasets returns the following
The text was updated successfully, but these errors were encountered: