leap-stc / data-management

Collection of code to manually populate the persistent cloud bucket with data
https://catalog.leap.columbia.edu/
Apache License 2.0
0 stars 6 forks source link

Support opening zarr stores with xr.datatree #168

Open jbusecke opened 2 weeks ago

jbusecke commented 2 weeks ago

Related to https://github.com/leap-stc/data-management/issues/163

@andersy005 can we have an option to use xr.open_datatree instead of xr.open_dataset?

TomNicholas commented 2 weeks ago

You also should look at the new xr.open_groups.