diff --git a/earthaccess/search.py b/earthaccess/search.py index fda9732f..1d3e429f 100644 --- a/earthaccess/search.py +++ b/earthaccess/search.py @@ -135,8 +135,9 @@ def project(self, project: str) -> Type[CollectionQuery]: """Searh datasets by associated project ???+ Tip - Not all datasets have an associated instrument. This works + 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. Parameters: project (String): associated project of a datasets, e.g. project=EMIT