Hi, I want to write a .ctl file to read HDF file, but I found in different variables the definition if missing data is different. For example, I have -9999 for Var A, and -999 for Var B. Can I put two value in undef like: undef -9999 undef -999 Thanks! Hao