diff --git a/src/datapump/sync/sync.py b/src/datapump/sync/sync.py index ed01214..6c99863 100644 --- a/src/datapump/sync/sync.py +++ b/src/datapump/sync/sync.py @@ -264,8 +264,7 @@ def build_jobs(self, config: DatapumpConfig) -> List[Job]: resampling="mode", implementation="default", blocksize=1024, - # Disable export to GEE until COG metadata is reduced to < 10Mbytes - export_to_gee=False, + export_to_gee=True, ), # Created from the "intensity" asset CogAssetParameters(