Summary of Mapping with Satellite Data (Beyond Landsat and Sentinel-2) - Robert Simmon

The video presented by Robert Simmon discusses advanced mapping techniques using satellite data, focusing on tools beyond the commonly used Landsat and Sentinel-2 datasets. The main emphasis is on the use of a command-line library called GLL (Geospatial Library) for handling complex geospatial data formats.

Key Scientific Concepts and Discoveries:

Methodology for Using GLL:

  1. Installation: Use a package manager like Miniconda to set up an environment for GLL.
  2. Reading Metadata: Utilize the GLL info command to understand the file structure and parameters.
  3. Parsing Data: Use GLL translate to extract specific sub-datasets into a more manageable format (e.g., GeoTIFF).
  4. Scaling Data: For visualization, scale floating-point data to a byte range (0-255) for grayscale representation.
  5. Fixing Georeferencing:
    • Adjust the spatial reference system using GLL translate or GLL warp.
    • Specify the upper left and lower right coordinates to ensure proper mapping.
  6. Handling Multi-Dimensional Data: For datasets with multiple parameters and time steps, extract individual bands and remap them for conventional projections.
  7. Batch Processing: Automate the processing of multiple datasets using scripting in a Unix shell.

Researchers or Sources Featured:

Notable Quotes

00:00 — « No notable quotes »

Category

Science and Nature

Video