Environment Variable Settings

File Tab -> Options -> Remote Sensing Environment organizes unified configuration parameters for remote sensing data processing, including Parallel Count and Parallel Strategy. This avoids repetitive settings during data processing, simplifies workflows, and improves efficiency.

  • Parallel Count: Specifies the number of concurrent processes for data processing tasks. Default value is 6.
  • Parallel Strategy: Provides Block Parallel and File Parallel strategies to enhance file processing efficiency.
    • Block Parallel: Recommended when disk performance is limited or image files lack pyramid structures. Employs block-based parallel strategy.
    • File Parallel: Recommended for high disk performance scenarios with numerous files. Uses file-based parallel strategy.

Related Topics

Image Workflow Management

Imagery Environment Deployment