cedadev / cmip6-object-store

CMIP6 Object Store Library
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Decide on a method to compare Zarr in object store with original archive netCDF #32

Open agstephens opened 4 years ago

agstephens commented 4 years ago

Suggested approach:

For each dataset:

agstephens commented 4 years ago

Implemented as a test:

$ python tests/cmip6_zarr/test_compare_zarr_nc.py

We should move this to:

$ python cmip6_object_store/cmip6_zarr/cli.py verify -p cmip6 [--dataset-ids <dataset_id>,<dataset_id>]