deleting all duplicate records
Added by Reginald Barclay over 11 years ago
Hi All,
I was wondering if there is a simple way (or an operator) to delete duplicate records from a GRIB file. Of course I could use "delete" but then I have to specifiy all the GRIB paramter details. Specifically, I'm looking for something like:
cdo -delete_duplicates ifile.grb ofile.grb
Any help is very much appreciated. Thanks very much for your time.
Cheers,
Barclay
Replies (2)
RE: deleting all duplicate records - Added by Saumya Singh over 2 years ago
I also want to delete duplicate records from netcdf file. Any help is much appreciated.
RE: deleting all duplicate records - Added by Ralf Mueller over 2 years ago
what is a record in terms of a netcdf file ?