Skip to content

Commit

Permalink
feat: update dgp2wicker persistence to use local reduction
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisochoatri committed Mar 29, 2024
1 parent 1860c50 commit e7c9de6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dgp/contribs/dgp2wicker/dgp2wicker/ingest.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,4 +587,6 @@ def process_scene(
wicker_dataset_version,
wicker_dataset_schema,
rdd,
local_reduction=True,
sort=True,
)

0 comments on commit e7c9de6

Please sign in to comment.