Skip to content

Commit

Permalink
Update earthaccess/search.py
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph H Kennedy <[email protected]>
  • Loading branch information
betolink and jhkennedy authored Feb 2, 2024
1 parent 429324a commit b320652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthaccess/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b320652

Please sign in to comment.