Added by Sagar Parajuli over 10 years ago
Hi,
I need to add two variables that are in a same netcdf file. Which function can calculate the sum of two fields or variables within a netcdf file?
Thank you,
-Sagar
cdo expr,’sum=var1+var2;’ ifile ofileSee: https://code.zmaw.de/projects/cdo/embedded/1.6.3/cdo.html#x1-2290002.7.1