Skip to content

Commit

Permalink
feat: define bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
carloshdelreal committed Nov 13, 2024
1 parent 511828d commit 62f343f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/project3month.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

FILE = os.environ["WPS_3_MONTH_FILENAME"]
EXTENTION = ".tif"
BUCKET='wps_pillar1a'


if FILE:
Expand Down

0 comments on commit 62f343f

Please sign in to comment.