To determine site velocities and deformations from the raw GPS data we need to do some processing. FReDNet data are analyzed using the GAMIT/GLOBK software, a comprehensive GPS analysis package developed at MIT (Department of Earth, Atmospheric and Planetary Sciences) and Scripps Institution of Oceanography for the estimation of three-dimensional relative positions of ground stations and satellite orbits.
The software is designed to run under any UNIX operating system supporting X-Windows; thus far versions for Sun (OS/4 and Solaris 2), HP, IBM/RISC, DEC, and LINUX on Intel-based workstations have been implemented. The maximum number of stations and sessions allowed is determined by dimensions set at compile time and can be tailored to fit the requirements and capabilities of the analyst's computational environment.

Overview of GPS data processing:

ProgramGoalProcessing descriptionEstimated parameters
GAMITComputing loose constrained solutions (quasi-observations)First, we estimate GPS station coordinates for each day of data in loosely constrained solutions (h-files). That means that we tightly constraint neither the coordinates of the tracking sites nor the GPS satellites orbits. In our solutions, the orbits of GPS satellites and station coordinates are not in a well-determined reference frame. Baseline lengths are determined very precisely in the loosely constrained solutions and the entire GPS network and GPS constellation can be rotated and translated as a rigid body.
  • Station positions (coordinates)
  • Satellite orbits parameters
  • Initial conditions
  • Radiation parameters
  • Phase center offsets
  • Earth Orientation Parameters (EOP), to estimate station velocities from combination of averaged station coordinates obtained from several years of observations
  • Atmospheric delay parameters
  • Time dependent Zenith delays and gradients
  • Carrier phase ambiguities
GLOBKCombining global and local quasi-observationsTo use the coordinates derived from these solutions, we need to transform all the loosely constrained solution into a consistent reference frame so that we can derive rates of deformation from the time series of the stations' coordinates. The reference frame defines the origin, scale and orientation of our geodetic coordinates. A reference frame is realized through the coordinate and covariance of a number of reference stations. We include information about the reference stations of the adopted geodetic reference frame (usually the latest realization of the ITRF) by combining our loosely constrained solutions with the IGS global h-files from SOPAC.
  • Time series
  • Estimate of station coordinates averaged over a multi-day experiment by combination of individual sessions (e.g., days) of observations
  • Earth Orientation Parameters (EOP), to estimate station velocities from combination of averaged station coordinates obtained from several years of observations
  • Other derived parameters
GLORGDefining the reference frame for deformation velocitiesFinally, we apply the reference frame constraints and estimate the site velocities
  • Definition of a reference frame after GLOBK data combination

GAMIT and GLOBK home page