scripts for post-processing (creation of global mosaic and temporal composites) daily o doyToDate.py: is used in "modis_gwp_mosaic.sh" to convert day of year to julian date o finalize_daily_composites_gwp.sh: is used to finalize daily composites (ocean mask added, nodata value) o modis_gwp_mosaic.sh: mosaic all MODIS tiles to global file and reproject to wgs84 monthly o calculate_monthly_composites_gwp.R: called in "calculate_monthly_composites_gwp.sh" o calculate_monthly_composites_gwp.sh: monthly frequency of surface water pixels is calculated o finalize_monthly_composites_gwp.sh: is used to finalize monthly composites (ocean mask added, nodata value) yearly o calculate_yearly_composites_gwp.R: called in "calculate_yearly_composites_gwp.sh" o calculate_yearly_composites_gwp.sh: yearly frequency of surface water pixels is calculated o finalize_yearly_composites_gwp.sh: is used to finalize yearlycomposites (ocean mask added, nodata value)