This link may have what you are looking for:
https://sourceforge.net/p/nco/discussion/9829/thread/dd953366/
Jianfu
________________________________
From: netcdfgroup-bounces@xxxxxxxxxxxxxxxx
[netcdfgroup-bounces@xxxxxxxxxxxxxxxx] on behalf of claudiomet
[claudiomet@xxxxxxxxx]
Sent: Monday, February 20, 2017 3:51 PM
To: netcdfgroup@xxxxxxxxxxxxxxxx
Subject: [netcdfgroup] Edit netcdf file to change date in met_em file (WRF)
Greetings users!
I have a met_em file (WRF input file), when I make:
"ncdump -v Times met_em.d01.2016-05-11_06:00:00.nc<http://00.nc>"
The output is:
...(lot of info...)
data:
Times =
"2016-05-12_06:00:00" ;
}
How can I edit this met_em file, to change that "2016-05-12_06:00:00" to
"2016-05-11_06:00:00"? (I think using NCO)
Thanks in advance !
--
Claudio Cortes N.