From 87cd8fc799b17b3ce9d3f917df2900f7e29fdb6f Mon Sep 17 00:00:00 2001 From: Sherwin-14 Date: Sun, 29 Sep 2024 19:44:56 +0530 Subject: [PATCH] Removed threads from open --- earthaccess/api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/earthaccess/api.py b/earthaccess/api.py index c9a2221a..3f3a5001 100644 --- a/earthaccess/api.py +++ b/earthaccess/api.py @@ -266,7 +266,6 @@ def open( provider = _normalize_location(provider) pqdm_kwargs = { "exception_behavior": "immediate", - "n_jobs": threads, **(pqdm_kwargs or {}), } results = earthaccess.__store__.open(