Skip to content

mfkiwl/PyGPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGPS

Extracing displacement and atmospheric parameters from GPS products for improving InSAR geodesy.

GPS products from Nevada Geodetic Laboratory and UNAVCO are supported.

  • Search available GPS stations over an interested region [yes]
  • Download the GPS products of interest [yes]
  • Extract the spatio-temporal displacement and atmospheric products (time-series or near SAR epoch) [yes]
  • Mitigating the atmospheric effects for InSAR geodesy [not yet]
  • Generate high-resolution atmospheric water vapor map by fusing InSAR and GPS measurement [not yet]

General Work-flow:

step1: search_gps.py                  [Done. Available]
step2: download_gps_atm.py            [Done. Available]
step3: extract_sar_atm.py             [Done. Available]
step4: elevation_correlation.py       [Done. open soon]
step5: variogram_gps.py               [Done. open soon]
step6: gps_variogram_modeling.py      [Done. open soon]
step7: interp_sar_tropo.py            [Done. open soon]
step8: generate_timeseries_tropo.py   [Done. open soon]

app: pygpsApp.py                      [Done. open soon]

About

Incorporating GPS and InSAR based on python for deformation estimation, atmosphere correction and precipitable water vapor estimation .

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%