compare
Use this command to compare two datasets.
The command will run a quick comparison of the two datasets and output a summary of the differences.
Warning
This command will not compare the data in the datasets, only some of the metadata. Subsequent versions of this command may include more detailed comparisons.
Compare two datasets. This command compares the variables in two datasets and prints the mean of the common variables. It does not compare the data itself (yet).
usage: anemoi-datasets compare [-h] [--data] [--statistics] dataset1 dataset2
Positional Arguments
- dataset1
- dataset2
Named Arguments
- --data
Compare the data.
Default:
False
- --statistics
Compare the statistics.
Default:
False