There's a lot of duplicate code between https://github.com/EarthyScience/Browzarr/blob/72296ae91564633af7c59252ec0ff7a88f8504c3/src/components/zarr/NCGetters.ts#L49 and https://github.com/EarthyScience/Browzarr/blob/72296ae91564633af7c59252ec0ff7a88f8504c3/src/components/zarr/ZarrGetters.ts#L127 Would be good to try to consolidate these two.
There's a lot of duplicate code between
Browzarr/src/components/zarr/NCGetters.ts
Line 49 in 72296ae
and
Browzarr/src/components/zarr/ZarrGetters.ts
Line 127 in 72296ae
Would be good to try to consolidate these two.