-
Notifications
You must be signed in to change notification settings - Fork 30
Home
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"), three test example folders with one for ROI_PAC products ("FSH/test_example_ROIPAC/"), one for ISCE's insarApp products ("FSH/test_example_ISCE_insarApp/") and one for ISCE's stripmapApp products ("FSH/test_example_ISCE_stripmapApp/"), as well as an illustration of the sample FSH mosaic map ("FSH/preview.jpg").
The current version of the software can handle both ALOS-1 (processed by ROI_PAC or ISCE), ALOS-2 (processed by ISCE) data, as well as the future NISAR data (as long as pre-processed using ISCE).
-
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.
-
Due to the limited storage space within this repository, the image files of the three 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.
-
The above picture on this homepage illustrates the final mosaic map of FSH on top of 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).