ShiruiH / EOWater

A fast way to retrieve water surface area time-series from Sentinel-2 and Landsat in GEE
GNU General Public License v3.0
20 stars 7 forks source link

add script to postprocess NGIS CSV #3

Closed kvos closed 10 months ago

kvos commented 10 months ago

This script reads the CSV files generated by GEE and generates one file per storage with the full time-series a 3 columns (date_utc, area and satname). The full-timeseries are post-processed by removing outliers with a despiking algorithm and clipping the area to the maximum area of the corresponding polygon. There are two scripts, one to process newExp and one to process newBaselayer (as the ids have changed).