Skip to content

Commit 29a95f1

Browse files
committed
Merge remote-tracking branch 'origin/LAL/dataset_api_v5-PROD-14582' into feature/cosmotech_api_5.0
2 parents 42c1c39 + 177ab16 commit 29a95f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cosmotech/coal/cosmotech_api/runner/datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def download_dataset_v5(
110110
"type": "csm_dataset",
111111
"content": content,
112112
"name": dataset.name,
113-
"folder_path": str(part_file_path),
113+
"folder_path": tmp_dataset_dir,
114114
"dataset_id": dataset_id,
115115
}
116116

0 commit comments

Comments
 (0)