Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 3.5 KB

Readme.md

File metadata and controls

49 lines (35 loc) · 3.5 KB

image

Radar Vegetation Index

We have employed the SAR dual polarisation amplitude signal in VV and VH channels, to generate the so-called Radar Vegetation Index (RVI) based on the particular combination of the co-polarised and cross-polarised SAR signal. It has shown to be very valuable where the areas of analysis are particularly covered very often by cloud cover. SAR signal has been used as alternative to derive vegetation indices due to its capability to see through clouds due to its active microwave sensor.

The employed methodology can be found here and its original formulation developed by Agapiou, 2020.

ESA World Cover 10m LULC

We have used the new ESA World Cover map 10m LULC to mask out areas which aren't of interest in computing the mRVI, i.e. built-up, water, forest, etc. image

The cropland class has value equal to 40, which will be used within Google Earth Engine to generate the mask

The modified Radar Vegetation Index definition

The employed formula has been defined by (Agapiou, 2020)

image

Result sample

The developed script generates a composite of mRVI derived from Copernicus Sentinel-1 using both ascending and descending acquisitions for the period specified by the user. Note that during the period mid-2016 to December 2021, the revisit time of the Copernicus Sentinel-1 mission was 6 days, while currently it is 12 days.

The final composite is rescaled by a factor of 10000 to finally convert float values to unsigned integer 16 (Uint16) which produces lighter files. The developed code can be found in here

Full AOI mRVI sample is illustrated below image

And finally, here below a zoom over a cropland area, where it is visible the patterns of mRVI values over different parcels image

Requirements

  • Google account
  • Basic knowledge in SAR data processing

Learning material

Here a non-exhaustive list of peer review publications covering the oil spill detection:

Get started

Disclaimer

The results may contain geographic information with limitations due to the scale, resolution, date and interpretation of the original source materials and open layers employed. No liability concerning the content or the use thereof is assumed by the producer.

The Global Operational Support Team, DECAT, The World Bank.