Does anyone have an issue when exporting from MATLAB to netcdf? I do not know why my files are being overwitten entirely by this large value for each data point?
What data are you trying to export? That large value is the default fill value for double precision variables, so if you have any missing data in your matlab data set then I would expect those large values to appear in the netcdf file.
Thank you so much! I was looking at real world observations from the PO.DAAC servers, there is some whole-earth data with Nans where the land is. Thank you so much for clarifying this!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.