Skip to content

Latest commit

 

History

History
 
 

crop_monitoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Agricultural Crop Monitoring from Space Script

Show script or download{:target="_blank"} it.

{% highlight javascript %} {% include_relative script.js %} {% endhighlight %}

Evaluate and visualize

The script is based on the time series of Sentinel-1 radar data. The example timelapse of Comacchio, Ferrara, Italy, is based on the master date 2018-04-20 and the followig slave dates:

2018-04-24{:target="_blank"}

2018-05-06{:target="_blank"}

2018-05-18{:target="_blank"}

2018-05-30{:target="_blank"}

2018-06-17{:target="_blank"}

2018-07-17{:target="_blank"}

2018-08-04{:target="_blank"}

2018-08-22{:target="_blank"}

General description of the script

In agriculture, remote sensing images provide information of damaged crop, crop extent, crop productivity. These images can be also used to distinguish crops from other land classes, evaluate the effects of rainfall, irrigation systems, droughts, floods, fertilizer, pesticide, and Ö . The provided information would be useful to farmers, governments, and agricultural insurance companies.

In order to provide the state of agricultural fields, we need to multi-temporal remote sensing images. The script is based on the time series of Sentinel-1 radar data. Using multi-temporal information from radar images makes it possible to improve the outputs of optical images. In the script, a time series of nine Sentinel-1 IW GRD images with VV and VH polarizations in a selected timeline is used as an input.

Details of the script

The images were acquired during the period from 2018/04/20 to 2018/08/22, in the region of Ferrara, Italy. The image of 2018/04/20 was used as the master image.

The output of the script gives a good view of where crops are growing well, or where crops are not growing, and identifies the surrounding water bodies and urban areas. The different colours in the crop fields display the growth stage variations between the crops. The results of the script are consistent with the Normalized Difference Vegetation Index (NDVI).

See more details about the script in the supplementary material{:target="_blank"} .

Author of the script

Maryam Salehi

Description of representative images

The acquired images during the period from 2018/04/20 to 2018/08/22, in the region of Ferrara, Italy. The image of 2018/04/20 was used as the master image.

        R=?1.5◊VV?_slave, G=?8◊(VH?_slave-?VH?_master), B=?0.5◊VV?_slave.
  1. Ferrara, Italy on April 24th, 2018

The script example 1

  1. Ferrara, Italy on May 5th, 2018

The script example 2

  1. Ferrara, Italy on June 17th, 2018

The script example 3

  1. Ferrara, Italy on July 7th, 2018

The script example 3

  1. Ferrara, Italy on August 22nd, 2018

The script example 3