This repository contains the implementation of the Sen-ET SNAP standalone tool adapter
The Sen-Et plugin can be downloaded from the Sen-ET website (http://esa-sen4et.org/outputs/software).
The purpose of the Sen-ET SNAP plugin is to enable estimation of actual evapotranspiration (and other land-surface energy fluxes) at field scale using Sentinel-2 (S2) and Sentinel-3 (S3) satellite observations as well as meteorological data available from Copernicus Climate Data Store. It was developed as part of the Sen-ET project (http://esa-sen4et.org/) and consists of open-source Python libraries and thin wrapper enabling execution from within SNAP graphical user interface (GUI).
System Requirements
- JDK 8
- Maven 3
After having installed JDK and Maven, open a terminal, clone this repository, cd into it, and type maven clean package
. On success, this command will generate a target
folder which will contain all the .nbm
files for each operator.