From b3206523e4f7a1ff417f15116449ddfcc4c9b031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20L=C3=B3pez?= Date: Thu, 1 Feb 2024 22:35:29 -0600 Subject: [PATCH] Update earthaccess/search.py Co-authored-by: Joseph H Kennedy --- earthaccess/search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/earthaccess/search.py b/earthaccess/search.py index 1d3e429f..bd9f1196 100644 --- a/earthaccess/search.py +++ b/earthaccess/search.py @@ -137,7 +137,7 @@ def project(self, project: str) -> Type[CollectionQuery]: ???+ Tip Not all datasets have an associated project. This works only at the dataset level but not the granule (data) level. - Will bring datasets across DAACs matching the project. + Will return datasets across DAACs matching the project. Parameters: project (String): associated project of a datasets, e.g. project=EMIT