Skip to content
Yang Lei edited this page May 22, 2017 · 21 revisions

Welcome to the FSH wiki!

This Forest Stand Height (FSH) Python software performs the automated forest height inversion and mosaicking from spaceborne repeat-pass L-band HV-pol InSAR correlation magnitude data (e.g. JAXA’s ALOS-1/2, and the future NASA-ISRO’s NISAR) that have been pre-processed by JPL’s ROI_PAC and/or ISCE programs.

This GitHub repository consists of a folder of FSH source codes ("FSH/scripts/"), a user's manual ("FSH/README.md"), a license file ("FSH/LICENSE"), two test example folders with one for ROI_PAC products ("FSH/test_example_ROIPAC/") and the other for ISCE products ("FSH/test_example_ISCE/"), as well as an illustration of the sample FSH mosaic map ("FSH/preview.jpg").

  1. Please follow the manual "README.md" (which is self-explanatory) to install the per-requisite Python packages as well as the FSH software, and understand the basic workflows.

  2. Due to the limited storage space within this repository, the image files of the two test example folders were not uploaded here but can be downloaded at external web links. Please follow the instruction notes within each test example folder here to download and process the sample images.

  3. The above picture on this homepage illustrates the final mosaic map of FSH over Google Earth by processing the image data contained in the test example folders using the FSH software.

This software is simple to use and efficient in creating the FSH mosaic maps because once the InSAR data are pre-processed by ROI_PAC/ISCE and organized as detailed in the manual and the test example folders, only two command lines are involved to automatically perform the forest height inversion and mosaicking task (one command for FSH inversion and the other one for FSH mosaicking).

Clone this wiki locally