<
From version < 13.1 >
edited by Wai-Tim Ng
on 2018/08/29 14:32
To version < 14.1 >
edited by Wai-Tim Ng
on 2018/08/30 08:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,8 +29,8 @@
29 29  
30 30  Vuolo, F., Ng, W., Atzberger, C., 2017. Smoothing and gap-filling of high resolution multi-spectral time series: Example of Landsat data. Int. J. Appl. Earth Obs. Geoinformationon 57, 202–213.
31 31  )))
32 -|**Re-projecting **implies transforming the output to a different [[map projection>>https://en.wikipedia.org/wiki/Map_projection]]
33 -|**Re-sampling** is a broader term where we have data at one resolution, and need values at another (also called scaling). In case we have values at a 100 m x 100 m grid and need values at a 10 m x 10 m grid, the original values will be reused many times, and may be be simply assigned to the nearest high resolution grid cells ("nearest neighbor"), or may be interpolated somehow (e.g. by bilinear interpolation). Resampling from finer to coarser grid by nearest neighbor may again be a special case of aggregation.
32 +|**Re-projecting **implies transforming the output to a different [[map projection>>https://en.wikipedia.org/wiki/Map_projection]]Projection refers to a map projection like [[UTM>>doc:2\. Terminology.3\.5\. Data specifications and formats.WebHome]].
33 +|[[**Re-sampling** >>https://en.wikipedia.org/wiki/Image_scaling]]is a broader term where we have data at one resolution, and need values at another (also called scaling). In case we have values at a 100 m x 100 m grid and need values at a 10 m x 10 m grid, the original values will be reused many times, and may be be simply assigned to the nearest high resolution grid cells ("nearest neighbor"), or may be interpolated somehow (e.g. by bilinear interpolation). Resampling from finer to coarser grid by nearest neighbor may again be a special case of aggregation.
34 34  |(((
35 35  [[**Sen2Cor **>>http://step.esa.int/main/third-party-plugins-2/sen2cor/]]is a Level-2A processor which main purpose is to correct single-date Sentinel-2 Level-1C Top-Of-Atmosphere (TOA) products from the effects of the atmosphere in order to deliver a Level-2A Bottom-Of-Atmosphere (BOA) reflectance product. Additional [[outputs >>doc:2\. Terminology.3\.4\. data processing levels.Sentinel-2 Level-2 products.WebHome]]are an Aerosol Optical Thickness (AOT) map, a Water Vapour (WV) map and a Scene Classification (SCL) map with Quality Indicators for cloud and snow probabilities.
36 36