Skip to content

Features/atecf issues fix#781

Open
kapildadheech wants to merge 2 commits intodevfrom
features/ATECF_issues_fix
Open

Features/atecf issues fix#781
kapildadheech wants to merge 2 commits intodevfrom
features/ATECF_issues_fix

Conversation

@kapildadheech
Copy link
Copy Markdown
Collaborator

@amanodt Please review this carefull there are changes on lulc generation

kapil.dadheech@gramvaani.org added 2 commits March 23, 2026 13:17
…mprove robustness of raster/vector exports and make waterbody desilting regeneration configurable.Handle large LULC/ZOI multipart outputs; add optional desilting point regeneration behavior”
import ee


def _build_fc_chunks(fc, chunk_size):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Instead of rewriting this code, we can use the create_chunk() function in computing/utils.

Comment thread utilities/gee_utils.py
formatOptions={"cloudOptimized": True},
skipEmptyTiles=True,
fileDimensions=4096,
shardSize=256,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should see the cons of using these parameters and how they will behave for large rasters.

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