wiki:Documentation/UserGuide/DifferencesNetcdf

Version 2 (modified by nvuilsce, 12 years ago) (diff)

Name changed from DifferencesNetcdf to HowTo/DifferencesNetcdf

How to check whether two netcdf files are identical

Rather than comparing plots, its faster and more precise to compare whether two netcdf files (i.e. a history or restart file between 2 model versions) are numerically identical. The follow command works on asterix and obelix

cdo diffv   path_file_1   path_file_2 > output_file_name.txt

Attachments (2)

Download all attachments as: .zip