Skip to content

Instantly share code, notes, and snippets.

View maxchernet's full-sized avatar

Maxim Chernetskiy maxchernet

  • Cervest Ltd
  • London, UK
View GitHub Profile
@maxchernet
maxchernet / snappy_proc.py
Created October 18, 2019 13:16 — forked from braunfuss/snappy_proc.py
Sentinel-1 processing with snappy (snaps python api) for one swath (https://step.esa.int/main/toolboxes/snap/)
import os
import snappy
from snappy import GPF
from snappy import ProductIO
from snappy import HashMap
from snappy import jpy
import subprocess
from time import *
# documentation: http://step.esa.int/docs/v2.0/apidoc/engine/overview-summary.html