Skip to content
Discussion options

You must be logged in to vote

Hi @paulvpop,

this parameter is only meant to suppress output for specific tiles. It won't affect processing time.

If you want to generate a tile allow list in advance, you might want to use force-tile-extent.

With 32GB RAM you will be able to process 5 Landsat images in parallel. Thus, you could use 6 threads per process.

NPROC = 5
NTHREAD = 6

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@paulvpop
Comment options

@davidfrantz
Comment options

@paulvpop
Comment options

Answer selected by paulvpop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants