Skip to content

woohyun-jeon/idl-geospatial-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Geospatial analytics with IDL

A collection of example IDL scripts for geospatial data processing.

This repository aims to provide simple and practical raster data handling in IDL that can be served as a starting point for geospatial analysis.

Please note that commercial license for NV5 products (including IDL, ENVI, SARscape) are required.

Outline

  • Handle Sentinel-1 data
    • Execute InSAR process including DInSAR, PSInSAR, SBAS-InSAR, Enhanced PSInSAR, Enhanced SBAS-InSAR
    • Extract intensity value from SLC, GRD
  • Handle Sentinel-2 data
    • Label using EMSR data
  • Handle Landsat data
    • Remove cloud using QA band
    • Extract LST (Land Surface Temperature)
    • Extract VIs (Vegetation Indices)
  • Handle raster data
    • Export spectral bands in PNG format
    • Mask raster using vector data
    • Mosaic raster
    • View raster

Related materials

About

Introduction to geospatial data processing with IDL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages