Skip to content

Commit

Permalink
Temporary commit to enable debug processing for S30. Should revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkinsspatial committed Feb 9, 2024
1 parent e1df286 commit 419db14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stack/hlsconstructs/sentinel_step_function.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def __init__(
"Environment": [
{"Name": "GRANULE_LIST", "Value.$": "$.granule"},
{"Name": "OUTPUT_BUCKET", "Value": outputbucket},
{"Name": "DEBUG_BUCKET", "Value": outputbucket},
{"Name": "INPUT_BUCKET", "Value": inputbucket},
{"Name": "LASRC_AUX_DIR", "Value": "/var/lasrc_aux"},
{
Expand Down

0 comments on commit 419db14

Please sign in to comment.