Dear all,
I need your help.. thanks in advance..
I have a Grib2 file, Id like to change the date of the grib file,
I'm using the following Wgrib2 option:
wgrib2 filename1.grb -set_date X -grib_out filename2.grb
The date of the file filename2.grb is correctely X but while the filename1 contains current data, the new file filename2.grb does not include current( ktn and direction)
data.
How can I solve this problem I'd like to have also current data on new file grib with new date.
Thanks