We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great to handle S1 COGs from Copernicus Dataspace now that SNAP 10 is out.
For SNAP version, maybe parse:
>>> gpt --diag INFO: org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterIO: Initializing external tool adapters INFO: org.esa.snap.core.util.EngineVersionCheckActivator: Please check regularly for new updates for the best SNAP experience. SNAP Release version 9.0.0 SNAP home: C:\Program Files\snap\bin\/.. SNAP debug: null SNAP log level: null Java home: c:\program files\snap\jre\jre Java version: 1.8.0_242 Processors: 16 Max memory: 39.1 GB Cache size: 8.0 GB Tile parallelism: 4 Tile size: 1024 x 1024 pixels To configure your gpt memory usage: Edit snap/bin/gpt.vmoptions To configure your gpt cache size and parallelism: Edit .snap/etc/snap.properties or gpt -c ${cachesize-in-GB}G -q ${parallelism}
The text was updated successfully, but these errors were encountered:
Function snap.get_snap_version has been implemented in sertit-utils. To be released in next version.
snap.get_snap_version
Sorry, something went wrong.
ENH: Add a function snap.get_snap_version to retrieve current SNAP …
04de7f8
…version sertit/eoreader#172
ENH: Allow the process of Sentinel-1 COGs (provided by the Copernicus…
42175e8
… DataSpace) for SNAP >= 10 #172
No branches or pull requests
It would be great to handle S1 COGs from Copernicus Dataspace now that SNAP 10 is out.
For SNAP version, maybe parse:
The text was updated successfully, but these errors were encountered: