pangeo-data / storage-benchmarks

testing performance of different storage layers
Apache License 2.0
12 stars 1 forks source link

Streamline Zarr backend class and Xarray Tests #15

Closed kaipak closed 6 years ago

kaipak commented 6 years ago

Collapsed Zarr backend setup into single class that's parameterized. Also mocked up some initial xarray tests on GCS and FUSE for Zarr. Other minor cleanup of code.