## Support the Creation of STAC Items in the NOC STAC using Hierarchical Icechunk Stores. ### Actions - [ ] Add `group` parameter to utility function `create_item_from_icechunk_asset()` - [ ] Update `id` naming convention in STAC for Items pointing to individual groups in a hierarchical Icechunk repo. - [ ] Refactor OceanDataCatalog `open_dataset()` to trigger use of `group` parameter where a hierarchical Icechunk repo is opened. - [ ] Support use of `open_repo()` with hierarchical Icechunk repos.
Support the Creation of STAC Items in the NOC STAC using Hierarchical Icechunk Stores.
Actions
groupparameter to utility functioncreate_item_from_icechunk_asset()idnaming convention in STAC for Items pointing to individual groups in a hierarchical Icechunk repo.open_dataset()to trigger use ofgroupparameter where a hierarchical Icechunk repo is opened.open_repo()with hierarchical Icechunk repos.