Added by Divyam Garg over 1 year ago
What is difference between _FillValue and missing_value?
How does cdo treat missing or NA values?
Are they always ignored while we perform arithmetic or statistical operations on the file?
What should we consider while setting FillValues and missing values for any variable in NETCDF files?
See the User guide section about missing values: https://code.mpimet.mpg.de/projects/cdo/embedded/cdo.pdf#section.1.9
Thank you, Karin. That was helpful.