Closed nmathewa closed 2 years ago
use the NCO command to change the calendar attribute:
ncatted -O -a calendar,time,o,c,NOLEAP infile.nc outfile.nc
and for deleting 29th february use CDO command:
cdo delete,day=2,month=29 infile.nc outfile.nc