Skip to content

whigg/TSPRO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSPRO

Simple GUI for estimation of horizontal and vertical velocities of GNSS stations from their time series.

How does it work?

  • load disco file - your file with dates of discontinuities e.g. inputs/20170614.dst
  • load exclusion file - time intervals for exclusion e.g. inputs/custom.excl
  • select Data directory - directory with all stations' coordinates e.g. inputs/time_series_20170614/
  • choose estimation options
  • compute one/all stations

Examples

Linear trend estimation including jumps

Dates of jumps have to be known or derived from Bernese5.2 file (FODITS output) using Options --> FOD2DISCO in TSPRO program. alt text

Trend estimation including yearly period

alt text

Horizontal velocities based on permanent GNSS stations

alt text

Run GUI

> python TSPRO.py

About

Geokinematic interpretation of Slovakia based on permanent GNSS stations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%