We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efd107 commit 913a523Copy full SHA for 913a523
1 file changed
deep_code/tools/publish.py
@@ -313,7 +313,6 @@ def publish_dataset(
313
# Store so publish() can reuse it for zarr STAC catalog generation
314
self._last_generator = generator
315
316
- stac_catalog_s3_root = self.dataset_config.get("stac_catalog_s3_root")
317
variable_ids = generator.get_variable_ids()
318
ds_collection = generator.build_dataset_stac_collection(
319
mode=mode, stac_catalog_s3_root=stac_catalog_s3_root
0 commit comments