Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable export_to_gee for the default integrated_alerts COG #152

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

danscales
Copy link
Contributor

Disable export_to_gee for the default integrated_alerts COG

We need to disable it until we can reduce the meta-data below 10 Mbyte, because GEE
recently lowered the max limit.

danscales and others added 4 commits August 26, 2024 13:08
Hotfix to disable export for now, because the meta-data of the
integrated alerts COG is too large (> 10Mbyte), since GEE recently
lowered the max size of meta-data.
@@ -15,7 +15,7 @@ RUN pip install . -t python
# to change the hash of the file and get TF to realize it needs to be
# redeployed. Ticket for a better solution:
# https://gfw.atlassian.net/browse/GTC-1250
# change 7
# change 8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh! Thanks for remembering that.

@danscales danscales merged commit e5c5fc8 into master Aug 29, 2024
3 checks passed
@danscales danscales deleted the disable_export_to_gee branch August 29, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants