Installing Snappy (SNAP toolbox python bindings) on Ubuntu 22.10 (kinetic)

Posted on Fr 12 Mai 2023 in misc

  • Download SNAP package and install it:
    • chmod +x esa-snap_sentinel_unix_9_0_0.sh
    • ./esa-snap_sentinel_unix_9_0_0.sh
    • Installation directory: ~/.snap
    • Symlink folder: ~/.local/bin ("Select the folder where you would like ESA SNAP to create symlinks, then click Next.")
    • Python path: /usr/bin/python3 ("Python executable")
  • Install OpenJDK 8:

Continue reading