Skip to content

A simple web app to visualize the output of PS-InSAR technique using SNAP-StAMPS workflow

Notifications You must be signed in to change notification settings

kenquix/ps-insar_snap-stamps_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS-InSAR SNAP-StAMPS Workflow Visualizer

A simple web app to visualize the Persistent Scatterers (PS) identified using the SNAP - StAMPS workflow. You can visualize your own data by uploading the Matlab file (e.g., 'ps_plot_ts_v-do.mat').

This is inspired by the StAMPS visualizer based on R. If you have suggestions on how to improve this, let me know.

Access the web app on Heroku or Streamlit Share

You can run this locally by installing Anaconda. After installing Anaconda, open the Anaconda command prompt to create a new virtual environment and install the required libraries.

conda create -n snap-stamps-viz
conda activate snap-stamps-viz
conda install --file requirements.txt

After installing the required libraries, you can run the app in the terminal.

streamlit run app.py

About

A simple web app to visualize the output of PS-InSAR technique using SNAP-StAMPS workflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages