Linux command
snap.esa 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
snap --nosplash --nogui --modules --list --refresh
Example
snap --help
Example
snap --nosplash
Example
snap --nogui
说明
SNAP (Sentinel Application Platform) is the ESA (European Space Agency) toolbox for processing and analyzing satellite data. It provides visualization, analysis, and processing capabilities for Earth observation data from Sentinel satellites and other missions. The platform supports various data formats and includes tools for radiometric correction, geometric correction, filtering, and data fusion. It can be operated through a graphical interface or command-line for batch processing.
参数
- --nosplash
- Start without splash screen
- --nogui
- Run in headless/command-line mode
- --modules
- Access module management
- --list
- List available items
- --refresh
- Check for updates
- --help
- Display help information
FAQ
What is the snap.esa command used for?
SNAP (Sentinel Application Platform) is the ESA (European Space Agency) toolbox for processing and analyzing satellite data. It provides visualization, analysis, and processing capabilities for Earth observation data from Sentinel satellites and other missions. The platform supports various data formats and includes tools for radiometric correction, geometric correction, filtering, and data fusion. It can be operated through a graphical interface or command-line for batch processing.
How do I run a basic snap.esa example?
Run `snap --nosplash --nogui --modules --list --refresh` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --nosplash do in snap.esa?
Start without splash screen