Skip to content

Commit 6246cd3

Browse files
committed
Corrected output folder name
1 parent c826cfd commit 6246cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GEE/EPIDEMIA_GEE_python.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ eth_gee <- import("Ethiopia")
3535
#Now we have access to the gee_to_drive() function
3636
# which accepts a start and end date
3737
# and requests our daily summarized data for that range.
38-
# The resulting .csv file will be downloaded to an "Ethiopia" folder
38+
# The resulting .csv file will be downloaded to an "Ethiopiadata" folder
3939
# in the Google Drive of the authenticated account.
4040

4141
#example 1: start date of Jan 1, 2009 & end date of Feb 1, 2009

0 commit comments

Comments
 (0)