/snap-examples

SNAP example projects showing how to extend SNAP or build new applications on SNAP

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

snap-examples

SNAP example projects showing how to extend SNAP or build new applications on SNAP

TOC

  • snap-desktop-basic-single - Template for a basic SNAP desktop extension that generates a single plugin (@snap dev team: keep this simple as possible!)
  • snap-desktop-basic-multi - Template for a basic SNAP desktop extension that generates multiple plugins (@snap dev team: keep this simple as possible!)
  • snap-engine-python-operator - Template for a basic SNAP engine extension that generates a single plugin comprising one or more data processing operators written in Python