Skip to content

Commit 913a523

Browse files
committed
cleanup
1 parent 6efd107 commit 913a523

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deep_code/tools/publish.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ def publish_dataset(
313313
# Store so publish() can reuse it for zarr STAC catalog generation
314314
self._last_generator = generator
315315

316-
stac_catalog_s3_root = self.dataset_config.get("stac_catalog_s3_root")
317316
variable_ids = generator.get_variable_ids()
318317
ds_collection = generator.build_dataset_stac_collection(
319318
mode=mode, stac_catalog_s3_root=stac_catalog_s3_root

0 commit comments

Comments
 (0)