date = 20150101, 20150201, 20150301, 20150401, 20150501, 20150601, 20150701, 20150801, 20150901, 20151001, 20151101, 20151201 ;
datesec = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; } Now I want to change the last date in the 'date' array from '20151201' to '20151231'. Can anyone please suggest how to do that? Is there any software available for that? I searched online and found a link to https://stackoverflow.com/questions/59729526/how-to-edit-global-attributes-in-netcdf-file-with-nco, but there it was discussed how to edit global attributes in a netcdf file with NCO and the problem was different from mine. I have never used NCO, and I am having difficulties understanding what command I should use for this. Can anyone guide me in this regard? That will be very helpful for me. Thank you.
With regards,
Ankan