Skip to content
Prev 21868 / 29559 Next

weird ncdf4 output 9.969210e+36

Hi,

This is the number for missing value in most of NetCDF files.
http://www.unidata.ucar.edu/software/netcdf/docs/BestPractices.html#Missing%20Data%20Values

This means you missed to provide/utilize the missing value attribute
when you read your file.

Regards,
Pascal
On Tue, Oct 21, 2014 at 3:40 PM, Jianhua Huang <jh.eco.cas at gmail.com> wrote: