Skip to content

Commit

Permalink
Modify README example (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienWehrle authored Nov 19, 2022
1 parent 2be7f49 commit 00f163c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ example_evalscript = """

"""

# auth.txt should contain username and password (first and second row)
job = es.EarthSpy("/path/to/auth.txt")

# pass string to evaluation_script
job.set_query_parameters(
bounding_box=[-51.13, 69.204, -51.06, 69.225],
Expand Down

0 comments on commit 00f163c

Please sign in to comment.