Tag Archives: Sentinel

Sea Ice from Satellite at 20-m Resolution

I am a self-taught amateur on remote sensing, but it tickled my pride when a friend at NASA asked me, if I could tell a friend of his at NOAA on how I got my hands on data to produce maps of radar backscatter to describe how the sea ice near Thule Air Base, Greenland changes in time and space.

Wolstenholme Fjord, Greenland Feb.-5, 2017 from Sentinel-1 radar. The data are at 20-m resolution

Wolstenholme Fjord, Greenland Feb.-5, 2017 from Sentinel-1 radar. The data are at 20-m resolution

In about 4 weeks from today I will be working along a line near the red dots A, B, and C which are tentative locations to place ocean sensors below the sea ice after drilling through it with ice fishing gear. The colored line is the bottom depth as it was measured by the USCG Healy in 2003 when I was in Thule for the first time. Faint bottom contours are shown in gray.

I discovered the 20-m Sentinel-1 SAR-C data only 3 weeks ago. They are accessible to me (after making an account) via

https://scihub.copernicus.eu/dhus/#/home

where I then search for a specific geographic area and time frame using the following “product”

Product Type: GRD
Sensor Mode: IW
Polarization: HH

Screenshot on how I search for the Sentinel-1 SAR-C DATA.

Screenshot on how I search for the Sentinel-1 SAR-C DATA.

The more technical detail can be found at

https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar

where one also finds wonderful instructional videos on how to work the software.

The data file(s) for a typical scene are usually ~800 MB, however, for processing I use the free SNAP software (provided by European Space Agency) via a sequence of steps that result in a geotiff file of about 7 MB.

Screenshot of SNAP software and processing with [1] input and [2] output of the Feb.-5, 2017 data from Wolstenholme Fjord.

Screenshot of SNAP software and processing with [1] input and [2] output of the Feb.-5, 2017 data from Wolstenholme Fjord.

This .tiff file I then read with Fortran codes to tailor my own (quantitative or analyses) purposes.

Start of Fortran code to covert the SNAP output geotiff file into an ascii file with latitude, longitude, and backscatter as columns. The code has 143 lines plus 80 lines of comment.

Start of Fortran code to covert the SNAP output geotiff file into an ascii file with latitude, longitude, and backscatter as columns. The code has 143lines plus 80 lines of comment.

The final mapping is done with GMT – General Mapping Tools which I use for almost all my scientific graphing, mapping, and publications.

Please note that I am neither a remote sensing nor a sea-ice expert, but consider myself an observational physical oceanographer who loves his Unix on a MacBook Pro.

Working the Night shift aboard CCGS Henry Larsen in the CTD van in Aug.-2012. [Photo Credit: Renske Gelderloos]

Working the Night shift aboard CCGS Henry Larsen in the CTD van in Aug.-2012. [Photo Credit: Renske Gelderloos]

If only my next problem, working in polar bear country with guns for protection, had as easy a solution.

Polar bear as seen in Kennedy Channel on Aug.-12, 2012. [Photo Credit: Kirk McNeil, Labrador from aboard the Canadian Coast Guard Ship Henry Larsen]

Polar bear as seen in Kennedy Channel on Aug.-12, 2012. [Photo Credit: Kirk McNeil, Labrador from aboard the Canadian Coast Guard Ship Henry Larsen]