Introduction to GAMIT/GLOBK

Size: px
Start display at page:

Download "Introduction to GAMIT/GLOBK"

Transcription

1 Introduction to GAMIT/GLOBK Basic framework: GAMIT GAMIT: Series of programs that analyze GPS phase data to estimate parameters: Station positions (coordinates) assumed constant at epoch of data Satellite orbital parameters Initial conditions Radiation parameters Phase center offsets Earth orientation parameters (EOP) Atmospheric delay parameters Time-dependent Zenith delays and gradients Carrier phase ambiguities Nov-2-02 GAMIT/GLOBK Tutorial 1 2 1

2 Basic framework: GLOBK GLOBK combines solutions from GPS, SLR, & VLBI data via their parameter estimates and full covariance matrices to estimate other parameters: Site velocities temporal derivative of position in mm/yr requires a time series of measurements Satellite orbit adjustments EOP parameters Others parameters, e.g., co-seismic displacements Nov-2-02 GAMIT/GLOBK Tutorial 1 3 GAMIT Structure History Data types Steps needed in processing Files needed for processing Nov-2-02 GAMIT/GLOBK Tutorial 1 4 2

3 GAMIT History Development started in late 1970s when MIT was building GPS receivers Code derived from planetary ephemeris and VLBI software Ported to Unix in 1987 Start of IGS in 1992 prompted development of automatic processing schemes Fully automatic processing mid-1990s including continuous stations and campaign GPS measurements Nov-2-02 GAMIT/GLOBK Tutorial 1 5 Current GAMIT Status Automatic features: FTP'ing of data and other files Extraction of information from RINEX files Automatic creation of directories Status/Warning files to monitor process Largest automatic run: Southern California Earthquake Center campaignstyle data set from Nov-2-02 GAMIT/GLOBK Tutorial 1 6 3

4 Data Types L1 and L2 phase used for parameter estimation P1 and P2 range measurements used to help clean phase data used to estimate receiver clock offset with tolerance of 1 microsecond (= 300 m) LC phase proportional to geometric range sensitive insensitive to ionospheric delay linear combination of L1 and L2 Nov-2-02 GAMIT/GLOBK Tutorial 1 7 Data Types (cont d) LG phase measures ionospheric delay only insensitive to geomery Widelane WL linear combination of L1, L2, P1 and P2 Melbourne-Wubbena Should be constant (+/- noise) Nov-2-02 GAMIT/GLOBK Tutorial 1 8 4

5 Major steps for GAMIT arc integrates GPS satellite orbits model: calculates theoretical (modeled) phase partial derivatives of phase w.r.t. parameters autcln cleans GPS data and repairs cycle slips solve estimates parameters via least squares calculates goodness of fit Nov-2-02 GAMIT/GLOBK Tutorial 1 9 Minor steps for GAMIT Generate yaw table for GPS satellites Ocean tide loading coefficients Explicit site values Interpolation of gridded values Estimation clock models satellite frequency standard ground receiver clock Display phase residuals time series sky plot Nov-2-02 GAMIT/GLOBK Tutorial

6 Files needed for processing Control files for GAMIT (Lecture 03) Initial orbit information from: Broadcast ephemeris from receivers SP3 orbit files from IGS GAMIT g-files Earth Orientation Parameters (EOP) files: arc integrates in inertial frame Satellite clock files (J-files) Ocean tide files Nov-2-02 GAMIT/GLOBK Tutorial 1 11 Files (continued) Moon and Sun ephemerides orbit integration solid Earth tides leap-second file (UTC versus GPST or TAI) Satellite information files Information about stations prior (approximate) estimates of coordinates receiver and antenna types antenna heights models for GPS antenna phase center Nov-2-02 GAMIT/GLOBK Tutorial

7 Data Files Raw receiver files UNAVCO teqc program translates to RINEX RINEX files: GAMIT converts to own format x-files Data files: local, or ftp'd from international archives Nov-2-02 GAMIT/GLOBK Tutorial 1 13 GAMIT File summary GAMIT uses many files Many of these files are standard and automatically created Automatic processing scripts either link or ftp these files. Some files should be updated from MIT ftp site (bowie.mit.edu) For example, the satellite information files need to be updated when new satellites are launched Nov-2-02 GAMIT/GLOBK Tutorial

8 GAMIT documentation GAMIT documentation available as PDF, Postscript and RTF files Each chapter as separate document Chapter 1: Overview Chapter 2: Theory Chapter 3: File structure and names Chapter 4: Creating input files Chapter 5: Batch Processing Chapter 6: Data Editing Chapter 7: Running modules Nov-2-02 GAMIT/GLOBK Tutorial 1 15 Chapters continued Chapter 8: Atmospheric delay models Chapter 9: Utility programs Chapter 10: Automatic Batch Processing Appendices Shell scripts document themselves Nov-2-02 GAMIT/GLOBK Tutorial

9 History Steps in processing Files in processing GLOBK Structure Nov-2-02 GAMIT/GLOBK Tutorial 1 17 GLOBK History Suite of programs Written in mid-1980s to handle combination of VLBI data Extended in 1989 to handle GPS results: GAMIT modified to output needed files 1990's: Extensions to handle SLR data and SINEX files Nov-2-02 GAMIT/GLOBK Tutorial

10 GLOBK philosophy Driven by command files Flexible format and file-naming Accepts solutions from upstream analysis Input upstream solutions as binary h-files globk (combination) glred (smaller sessions, one at a time) glorg (generalized constraints) Analysis & interpretation Nov-2-02 GAMIT/GLOBK Tutorial 1 19 Required files binary h-files generated by htoglb from: GAMIT h-files (ASCII), SINEX other command files very flexible, key-word structure Nov-2-02 GAMIT/GLOBK Tutorial

11 Optional files Orbit files (svs format) EOP (pmu files) Earthquake/rename definitions "Source" files with subsets of commands apriori coordinate and motion files Information not specified by user files is generated by various techniques Nov-2-02 GAMIT/GLOBK Tutorial 1 21 GLOBK documentation Available as PDF, PS and RTF files Nearly all modules in GLOBK suite have up-to-date documentation on-line To get help for a command, type its name alone on the command line. Nov-2-02 GAMIT/GLOBK Tutorial

12 Differences between GAMIT and GLOBK GAMIT operations and files are rigid; GLOBK uses flexible formats and is used in many different ways GAMIT tends to stop if a problem is encountered (less so these days); GLOBK tries to continue as far as it can by defaulting values Pros/Cons: GAMIT stops can be frustrating; GLOBK may appear to work but might generate erroneous results. Nov-2-02 GAMIT/GLOBK Tutorial 1 23 Differences (continued) Basic aim of GAMIT is to generate positions/orbits for one day of data. Standard product of GAMIT is a minimally constrained solution GLOBK flexibly combines minimally constrained parameter estimates from one or more measurement types (GPS, SLR, VLBI, DORIS) Nov-2-02 GAMIT/GLOBK Tutorial

13 Getting GAMIT/GLOBK Free for research/non-commercial license Fortran Source code Executables for HP, Solaris and Linux Nov-2-02 GAMIT/GLOBK Tutorial 1 25 Getting GAMIT/GLOBK (2) Point browser to Click on icon to download software Complete the license information, and send via to rwk@chandler.mit.edu Password changes with every new release. Registered users will receive an message when new passwords are set Nov-2-02 GAMIT/GLOBK Tutorial

14 Getting GAMIT/GLOBK (3) Enter password Your working directory is now pub/gps/updates/source contains source code and other files Copy all *.tar files and install_software to your machine etopo5 and maps not strictly needed Scherneck ocean grid file needed for ocean loading corrections. Nov-2-02 GAMIT/GLOBK Tutorial 1 27 Getting GAMIT/GLOBK (4) To get documentation or executables, go up one directory (cd../) Remember to read the file release_notes to learn about important changes to the software. If you already have a previous release, the incremental_updates directory contains the latest changes since the previous release. Then use install_updates Nov-2-02 GAMIT/GLOBK Tutorial

15 Installing GAMIT/GLOBK In the directory on your machine containing the tar files, simply type install_software Wait a while. Nov-2-02 GAMIT/GLOBK Tutorial 1 29 After installation script finishes: Use ln -s to make link in home directory called gg (for gamit/globk). This should link points to the same directory as install_software was done. Add to $path in ~/.cshrc file ~/gg/com ~/gg/gamit/bin ~/gg/kf/bin Also add to your ~/.cshrc file setenv HELP_DIR ~/gg/help setenv INSTITUTE <3-char code> We use the tcsh or csh shells Nov-2-02 GAMIT/GLOBK Tutorial

16 Summary GAMIT: Phase data processing Suite of programs needed for processing Files needed from various sources Automatic script sh_gamit generates most files GLOBK: Combination program Also a suite of programs Files from GAMIT and other sources Contact person for GAMIT/GLOBK: rwk@chandler.mit.edu Nov-2-02 GAMIT/GLOBK Tutorial

Utility Programs and Scripts

Utility Programs and Scripts Utility Programs and Scripts Instillation File conversions Plotting Analysis tools Utility packages in gamit/globk The utilities are located to three places: ~/gg/com shell scripts ~/gg/kf/utils programs

More information

A Recipe for Processing Positions of a GPS Network Using GAMIT/GLOBK By:

A Recipe for Processing Positions of a GPS Network Using GAMIT/GLOBK By: Perugia University (IT) Labtopo (Surveying and Mapping) via duranti 93, 06123 Perugia,Italy Danish GPS Center Fredrik Bajers Vej 7 C DK-9220 Aalborg Ø Denmark A Recipe for Processing Positions of a GPS

More information

Unit 2 Computing loose constrained solutions using the GAMIT modules

Unit 2 Computing loose constrained solutions using the GAMIT modules Unit 2 Computing loose constrained solutions using the GAMIT modules 1. OVERVIEW OF GPS DATA PROCESSING a) Computing loose constrained solutions (quasi-observations) GAMIT First, we estimate GPS station

More information

Kinematic Data Processing

Kinematic Data Processing Kinematic Data Processing Program track Kinematic GPS The style of GPS data collection and processing suggests that one or more GPS stations is moving (e.g., car, aircraft) To obtain good results for positioning

More information

Using GLOBK and its Associated Programs

Using GLOBK and its Associated Programs Using GLOBK and its Associated Programs OVERVIEW Basic types of analyses with globk Velocity and repeatability runs Programs in the GLOBK suite htoglb globk glred glist glsave hfupd glbtosnx Nov-4-02 GAMIT/GLOBK

More information

GLOBK Theory and Solution Types

GLOBK Theory and Solution Types GLOBK Theory and Solution Types Kalman filtering Stochastic processes Applications Summary of Use of GLOBK GAMIT output is an h- file of loosely constrained estimates and covariances, used as input (quasi-)

More information

Working with command-line systems and GAMIT/GLOBK

Working with command-line systems and GAMIT/GLOBK Working with command-line systems and GAMIT/GLOBK T. A. Herring 1 M. A. Floyd 1 M. Perry 2 1 Massachusetts Institute of Technology, Cambridge, MA, USA 2 University of Montana, Missoula, MT, USA GPS Data

More information

Working with command-line systems and GAMIT/GLOBK

Working with command-line systems and GAMIT/GLOBK Working with command-line systems and GAMIT/GLOBK M. A. Floyd Massachusetts Institute of Technology, Cambridge, MA, USA School of Earth Sciences, University of Bristol United Kingdom 2 5 May 2017 Material

More information

U"lity programs and scripts. Thomas Herring

Ulity programs and scripts. Thomas Herring U"lity programs and scripts Thomas Herring tah@mit.edu U"lity Overview In this lecture we look at a number of u"lity scripts and programs used in the gamit/globk suite of programs. We examine and will

More information

Utility programs and scripts

Utility programs and scripts Utility programs and scripts T. A. Herring M. A. Floyd R. W. King Massachusetts Institute of Technology, Cambridge, MA, USA UNAVCO Headquarters, Boulder, Colorado, USA 19 23 June 2017 http://web.mit.edu/mfloyd/www/courses/gg/201706_unavco/

More information

Utility programs and scripts

Utility programs and scripts Utility programs and scripts M. A. Floyd Massachusetts Institute of Technology, Cambridge, MA, USA School of Earth Sciences, University of Bristol United Kingdom 2 5 May 2017 Material from T. A. Herring,

More information

CONTENTS OF PRESENTATION

CONTENTS OF PRESENTATION SELCUK ONLINE PROCESSING SYSTEM WITH CASE STUDY IN IGNSS STATIONS Süleyman Sırrı MARAŞ, İsmail ŞANLIOĞLU and Bahadır AKTUĞ Turkey sanlioglu@selcuk.edu.tr CONTENTS OF PRESENTATION INTRODUCTION DESIGN OF

More information

UNIT 4. Automatic batch processing with sh_gamit

UNIT 4. Automatic batch processing with sh_gamit 1 UNIT 4. Automatic batch processing with sh_gamit 1. OVERVIEW 1 2. TEMPLATES FILES 2 3. USING SH_GAMIT 5 Ref. GAMIT manual Ch 10.1, 10.2 and 10.3 1. OVERVIEW Once you understand the file structure and

More information

G L O B K. Reference Manual. Global Kalman filter VLBI and GPS analysis program. Release 10.6

G L O B K. Reference Manual. Global Kalman filter VLBI and GPS analysis program. Release 10.6 1 G L O B K Reference Manual Global Kalman filter VLBI and GPS analysis program Release 10.6 T. A. Herring, M. A. Floyd, R. W. King, S. C. McClusky Department of Earth, Atmospheric, and Planetary Sciences

More information

Introduction to GAMIT/GLOBK Utility Programs and Scripts utils/com directories. Lecture 17. Utility packages in gamit/globk

Introduction to GAMIT/GLOBK Utility Programs and Scripts utils/com directories. Lecture 17. Utility packages in gamit/globk Itroductio to GAMIT/GLOBK Utility Programs ad Scripts utils/com directories Lecture 17 1 Utility packages i gamit/globk o The utilities are located to three places: o ~/gg/com shell scripts o ~/gg/kf/utils

More information

University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Release Notes for Orbit and Attitude Determination

University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Release Notes for Orbit and Attitude Determination University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Notes for Orbit and Attitude Determination Tim Urban Sungkoo Bae Hyung-Jin Rim Charles Webb Sungpil Yoon Bob Schutz Version 3.0

More information

Height Modernization Data Processing

Height Modernization Data Processing Height Modernization Data Processing CSRC Semi-annual Meeting San Francisco, May 14, 2004 (ftp.geodeticsolutions.com/pub/download/csrc/present.ppt) Data processing guidelines? Accuracy? Consistency with

More information

Geometric Approach to Position Determination in Space: Advantages and Limitations

Geometric Approach to Position Determination in Space: Advantages and Limitations Geometric Approach to Position Determination in Space: Advantages and Limitations OSU Dorota Grejner-Brzezinska and Tae-Suk Bae Department of Civil and Environmental Engineering and Geodetic Science The

More information

Gregorius, T., 1996, GIPSY-OASISII: How it works, Dept. of Geomatics, Univ. of Newcastle upon Tyne, U.K. (self-published).

Gregorius, T., 1996, GIPSY-OASISII: How it works, Dept. of Geomatics, Univ. of Newcastle upon Tyne, U.K. (self-published). GEOL4733 Applications of GPS Geodesy in Geosciences Dept. of Geosciences, University of Arkansas G. Mattioli Laboratory Exercise 5 GIPSY-OASISII Processing In this laboratory, you will learn how to process

More information

TechnicalNotes. Trimble Total Control Software

TechnicalNotes. Trimble Total Control Software TechnicalNotes Trimble Total Control Software POWERFUL GEODETIC CONTROL FOR ALL SURVEY PROJECTS A survey is only as good as its control elements. Trimble Total Control software puts you in total control

More information

Manual Revision Situation

Manual Revision Situation HGO Data Post Processing Software Package Manual Manual Revision Situation Revision Date Revision Level 2012-07-27 1 Description HGO Data Post Processing Software Package Manual I HGO Data Post Processing

More information

High Accuracy Positioning using Carrier-phases with the Open Source GPSTk Software

High Accuracy Positioning using Carrier-phases with the Open Source GPSTk Software High Accuracy Positioning using Carrier-phases with the Open Source GPSTk Software Salazar D., Hernandez-Pajares M., Juan J.M. and Sanz J. gage/upc, 1 Contents GPSTk overview Some current features GNSS

More information

ITRF2014 and the IGS Contribution Zuheir Altamimi, Paul Rebischung, Laurent Métivier, Xavier Collilieux

ITRF2014 and the IGS Contribution Zuheir Altamimi, Paul Rebischung, Laurent Métivier, Xavier Collilieux ITRF2014 and the IGS Contribution Zuheir Altamimi, Paul Rebischung, Laurent Métivier, Xavier Collilieux E-mail: zuheir.altamimi@ign.fr Key Points ITRF2014 Innovations : modelling of: Periodic signals:

More information

IDS data structure and formats

IDS data structure and formats IDS data structure and formats First version: 2004-02-19 Previous versions: 2004-07-06, 2007-09-19, 2009-02-11, 2010-05-10, 2016-11-29 Current version: 2017-11-29 2017-11-29: complete review of the document

More information

ITRF2004 Strategy. Zuheir Altamimi Claude Boucher

ITRF2004 Strategy. Zuheir Altamimi Claude Boucher ITRF2004 Strategy Requested Input data Status of submissions Strategy for Combination Datum Specifications Origin (Geocenter) Scale Orientation Time evolution (NNRC) Evaluation & Validation Zuheir Altamimi

More information

The Impact of Current and Future Global Navigation Satellite Systems on Precise Carrier Phase Positioning

The Impact of Current and Future Global Navigation Satellite Systems on Precise Carrier Phase Positioning The Impact of Current and Future Global Navigation Satellite Systems on Precise Carrier Phase Positioning R.Murat Demirer R.Murat Demirer( CORS Project) 1 Potential Applications of the Global Positioning

More information

GPS Monitoring Station Data Management

GPS Monitoring Station Data Management GPS Monitoring Station Data Management Héctor Manuel Maestro Alegre Abstract- GPS is nowadays the most important GNSS and the only one fully operative. Nowadays, this navigation system is becoming omnipresent

More information

EXPERIENCES OF LEAP SECOND ADJUSTMENT OPERATIONS AND QUESTIONNAIRES IN JAPAN

EXPERIENCES OF LEAP SECOND ADJUSTMENT OPERATIONS AND QUESTIONNAIRES IN JAPAN (Preprint) AAS 13-503 EXPERIENCES OF LEAP SECOND ADJUSTMENT OPERATIONS AND QUESTIONNAIRES IN JAPAN Yasuhiro Koyama, * Tsukasa Iwama, * Hiroyuki Ito, * Yuko Hanado, * and Mizuhiko Hosokawa * INTRODUCTION

More information

Uploading Data for TPV8 and TPV9 February 6, 2007

Uploading Data for TPV8 and TPV9 February 6, 2007 Uploading Data for TPV8 and TPV9 February 6, 2007 Contents: 1. Introduction. 2. On-Fault Time Series Data Files. 3. Off-Fault Time Series Data Files. 4. Contour Plot Data Files. 5. Using the Web Server

More information

How to Use GOCE Level 2 Products

How to Use GOCE Level 2 Products How to Use GOCE Level 2 Products Thomas Gruber 1), Reiner Rummel 1), Radboud Koop 2) 1) Institute of Astronomical and Physical Geodesy, Technical University Munich 2) Netherlands Institute for Space Research

More information

In addition, the image registration and geocoding functionality is also available as a separate GEO package.

In addition, the image registration and geocoding functionality is also available as a separate GEO package. GAMMA Software information: GAMMA Software supports the entire processing from SAR raw data to products such as digital elevation models, displacement maps and landuse maps. The software is grouped into

More information

November 2013 UNAVCO GSAC WS: Web Services for Geodesy Data Repositories

November 2013 UNAVCO GSAC WS: Web Services for Geodesy Data Repositories November 2013 UNAVCO GSAC WS: Web Services for Geodesy Data Repositories UNAVCO GSAC WS: Web Services for Geodesy Data Repositories Stuart Wier, Fran Boler, Jeff McWhirter (UNAVCO), and SOPAC Staff GSAC

More information

Getting Started Processing DSN Data with ODTK

Getting Started Processing DSN Data with ODTK Getting Started Processing DSN Data with ODTK 1 Introduction ODTK can process several types of tracking data produced by JPL s deep space network (DSN): two-way sequential range, two- and three-way Doppler,

More information

Uploading Data for TPV5 October 4, 2007

Uploading Data for TPV5 October 4, 2007 Uploading Data for TPV5 October 4, 2007 Contents: 1. Introduction. 2. On-Fault Time Series Data Files. 3. Off-Fault Time Series Data Files. 4. Contour Plot Data Files. 5. Using the Web Server to Upload

More information

University of Texas Center for Space Research. ICESAT/GLAS CSR SCF Release Notes for Orbit and Attitude Determination

University of Texas Center for Space Research. ICESAT/GLAS CSR SCF Release Notes for Orbit and Attitude Determination University of Texas Center for Space Research ICESAT/GLAS CSR SCF Notes for Orbit and Attitude Determination Charles Webb Tim Urban Bob Schutz Version 1.0 August 2006 CSR SCF Notes for Orbit and Attitude

More information

Towards Real-time Geometric Orbit Determination of Low Earth Orbiters

Towards Real-time Geometric Orbit Determination of Low Earth Orbiters Towards Real-time Geometric Orbit Determination of Low Earth Orbiters OSU Dorota Grejner-Brzezinska 1, Jay Kwon 2, Tae-Suk Bae 1, Chang-Ki Hong 1 and Ming Yang 3 1 Dept. of Civil and Environmental Engineering

More information

COMBINED AND CONSISTENT ANALYSIS OF CLIMATE-RELATED SPACE GEODETIC OBSERVATION TYPES WITH THE GEOSAT SOFTWARE.

COMBINED AND CONSISTENT ANALYSIS OF CLIMATE-RELATED SPACE GEODETIC OBSERVATION TYPES WITH THE GEOSAT SOFTWARE. COMBINED AND CONSISTENT ANALYSIS OF CLIMATE-RELATED SPACE GEODETIC OBSERVATION TYPES WITH THE GEOSAT SOFTWARE By Per Helge Andersen Per-helge.andersen@ffi.no Forsvarets forskningsinstitutt, FFI CLIMATE

More information

Rapid prototyping of GLOBK solu6ons Lecture 07. Thomas Herring,

Rapid prototyping of GLOBK solu6ons Lecture 07. Thomas Herring, Rapid prototyping of GLOBK solu6ons Lecture 07 Thomas Herring, tah@mit.edu Overview Processing roles: GAMIT: Used to process phase data normally in 24- hour sessions. Sta6on posi6ons, atmospheric delay,

More information

Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay

Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay ysrao@csre.iitb.ac.in Tools : DORIS (Delft Object-Oriented Radar Interferometric Software) is freely

More information

Simulation of GNSS/IMU Measurements. M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide

Simulation of GNSS/IMU Measurements. M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide Simulation of GNSS/IMU Measurements M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide Institute of Engineering Surveying and Space Geodesy (IESSG) The University of Nottingham Keywords: Simulation,

More information

UNIT 7. Scaling the formal errors and computing velocities using globk

UNIT 7. Scaling the formal errors and computing velocities using globk 1 UNIT 7. Scaling the formal errors and computing velocities using globk 1. A STRATEGY TO SCALING FORMAL ERRORS... 1 2. COMPUTING THE DEFORMATION VELOCITIES... 2 Ref. GLOBK manual 1. A STRATEGY TO SCALING

More information

An Introductory Tutorial on UNIX

An Introductory Tutorial on UNIX An Introductory Tutorial on UNIX Kevin Keay February 6 2009 Introduction The purpose of this document is to guide you through the sequence of: 1. Describing a quick method of connecting to a remote UNIX

More information

Trimble NetRS - UNAVCO Basic Use Guide

Trimble NetRS - UNAVCO Basic Use Guide T rimble Net RS - UNAVCO Basic Use Guide Article Number: 38 Rating: Unrated Last Updated: Wed, Jan 27, 2010 at 12:15 AM Trimble NetRS - UNAVCO Basic Use Guide UNAVCO, 2007 The purpose of this guide is

More information

Introduction to GAMIT/GLOBK Applications of GLOBK. Lecture 11 OVERVIEW

Introduction to GAMIT/GLOBK Applications of GLOBK. Lecture 11 OVERVIEW Itroductio to GAMIT/GLOBK Applicatios of GLOBK Lecture 11 GAMIT/GLOBK Lec11 1 OVERVIEW o I this lecture we cover: o Basic types of aalyses with globk l Velocity ad repeatability rus o GLOBK acillary programs

More information

Using the NMIA GPS Common View Time Transfer Calibration System

Using the NMIA GPS Common View Time Transfer Calibration System Using the NMIA GPS Common View Time Transfer Calibration System Version 1.1 Last modified 2016-09-25 Getting started This calibrated, dual-frequency GPS common-view system does the following: a) It collects

More information

Overview of post- processing with GLOBK

Overview of post- processing with GLOBK Overview of post- processing with GLOBK M. Floyd K. Palamartchouk Massachuse(s Ins,tute of Technology Newcastle University GAMIT- GLOBK course University of Bristol, UK 12 16 January 2015 Material from

More information

Asymmetric Mapping Functions for CONT02 from ECMWF

Asymmetric Mapping Functions for CONT02 from ECMWF Asymmetric Mapping Functions for CONT2 from ECMWF Johannes Boehm, Marco Ess, Harald Schuh IGG, Vienna University of Technology Contact author: Johannes Boehm, e-mail: johannes.boehm@tuwien.ac.at Abstract

More information

Software Update Release Notes: GSG StudioView Scenario Builder Software GSG StudioView Version 4.5 Release Notes

Software Update Release Notes: GSG StudioView Scenario Builder Software GSG StudioView Version 4.5 Release Notes Software Update Release Notes: GSG StudioView Scenario Builder Software GSG StudioView Version 4.5 Release Notes Spectracom Corp., Rochester NY, USA December 21, 2015 GSG StudioView offers an easy way

More information

SmartWorx Viva How to Record Static Observation Data On-Board GS Receivers Operating in Base Mode

SmartWorx Viva How to Record Static Observation Data On-Board GS Receivers Operating in Base Mode SmartWorx Viva How to Record Static Observation Data On-Board GS Receivers Operating in Base Mode Firmware Version 4.03 AUG12 The Viva system provides many options that improve on needed hardware in the

More information

APPLANIX PRODUCTS AND SOLUTIONS FOR MOBILE MAPPING AND POSITIONING CAPTURE EVERYTHING. POSPac MMS HYDRO 08 November 2008

APPLANIX PRODUCTS AND SOLUTIONS FOR MOBILE MAPPING AND POSITIONING CAPTURE EVERYTHING. POSPac MMS HYDRO 08 November 2008 APPLANIX CAPTURE EVERYTHING POSPac MMS HYDRO 08 November 2008 Accurate Post Processed Position & Orientation For Modern Port Survey Operations. Increasing use of sonar & laser survey equipment with sub-centimetre

More information

Z-set installation and licensing guide. version 8.7.

Z-set installation and licensing guide. version 8.7. Z-set installation and licensing guide version 8.7 support@zset-software.com July 2018 1 Z-set installation Extract the Z-set archive file (eg. z870_linux_64.tar.gz or z870_win64.zip depending on the plateform)

More information

The GPS Data Campaign for the Slip Surface Estimation Ciloto Landslide Zone, West Java, Indonesia

The GPS Data Campaign for the Slip Surface Estimation Ciloto Landslide Zone, West Java, Indonesia The GPS Data Campaign for the Slip Surface Estimation Ciloto Landslide Zone, West Java, Indonesia { Vera SADARVIANA, Hasanuddin Zainal ABIDIN, Djoko SANTOSO, Joenil KAHAR and Achmad Ruchlihadiana TISNASENDJAJA

More information

Precise Kinematic GPS Processing and Rigorous Modeling of GPS in a Photogrammetric Block Adjustment

Precise Kinematic GPS Processing and Rigorous Modeling of GPS in a Photogrammetric Block Adjustment Precise Kinematic GPS Processing and Rigorous Modeling of GPS in a Photogrammetric Block Adjustment Martin Schmitz, Gerhard Wübbena, Andreas Bagge Geo++ GmbH D-30827 Garbsen, Germany www.geopp.de Content

More information

APEX Control System (APECS)

APEX Control System (APECS) APEX Control System (APECS) 1 The APEX control system: APECS 2 APECS Design APECS is designed as a pipeline system starting with a scan description ( scan object ) and eventually leading to data products

More information

PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix D

PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix D PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix D Dr. Donald G. Luttermoser East Tennessee State University Version 7.0 Abstract These class notes are designed for use of the instructor

More information

Basic Full Waveform LiDAR Tools

Basic Full Waveform LiDAR Tools Basic Full Waveform LiDAR Tools Emma Carolan ARSF-DAN Mark Warren ARSF-DAN 1 Introduction This practical aims to introduce you to a number of full waveform LiDAR tools in order to view and access the data

More information

High-Precision Positioning Unit 2.2 Student Exercise: Calculating Topographic Change

High-Precision Positioning Unit 2.2 Student Exercise: Calculating Topographic Change High-Precision Positioning Unit 2.2 Student Exercise: Calculating Topographic Change Ian Lauer and Ben Crosby (Idaho State University) Change is an inevitable part of our natural world and varies as a

More information

Tutorial for Response Spectrum Analysis using CAEPIPE

Tutorial for Response Spectrum Analysis using CAEPIPE Tutorial for Response Spectrum Analysis using CAEPIPE The following are the Steps for performing the Response Spectrum Analysis using CAEPIPE. General The Response Spectrum is a plot of the maximum response

More information

CHC GEOMATICS OFFICE QUICK TOUR

CHC GEOMATICS OFFICE QUICK TOUR CHC GEOMATICS OFFICE QUICK TOUR CHC LAND SURVEY SOLUTIONS -POST PROCESSING SOFTWARE Prerequisites: Install CGO software in PC Download the GNSS data from receiver to PC. Post processing workflow; Create

More information

What you need to know about GNSS leap seconds

What you need to know about GNSS leap seconds What you need to know about GNSS leap seconds Testing to ensure GPS receivers keep track of leap seconds 1 The importance of time For many people, time is the ultimate paradigm. Financial markets, military

More information

Project PN 5. Status report: DGFI Part of PN5 Consistent celestial and terrestrial reference frames by improved modelling and combination

Project PN 5. Status report: DGFI Part of PN5 Consistent celestial and terrestrial reference frames by improved modelling and combination Project PN 5 Status report: DGFI Part of PN5 Consistent celestial and terrestrial reference frames by improved modelling and combination Detlef Angermann and Ralf Schmid Deutsches Geodätisches Forschungsinstitut,

More information

Reference frames. M. A. Floyd T. A. Herring Massachuse(s Ins,tute of Technology

Reference frames. M. A. Floyd T. A. Herring Massachuse(s Ins,tute of Technology Reference frames M. A. Floyd T. A. Herring Massachuse(s Ins,tute of Technology GAMIT/GLOBK/TRACK Short Course for GPS Data Analysis Korea InsEtute of Geoscience and Mineral Resources (KIGAM) Daejeon, Republic

More information

STP, Unix, SAC tutorial, Ge167 Winter 2014

STP, Unix, SAC tutorial, Ge167 Winter 2014 STP, Unix, SAC tutorial, Ge167 Winter 2014 Asaf Inbal 1 Downloading waveforms In this tutorial we ll learn how to download waveforms using a tool called STP (Seismic Transfer Program) and manipulate them

More information

Analysis Methods in Atmospheric and Oceanic Science

Analysis Methods in Atmospheric and Oceanic Science Analysis Methods in Atmospheric and Oceanic Science 1 AOSC 652 Introduction to Graphics and Analysis of Satellite Measurements of Atmospheric Composition: Day 2 14 Sep 2016 AOSC 652: Analysis Methods in

More information

Originally published as:

Originally published as: Originally published as: Seitz M. (20xx) Comparison of different combination strategies applied for the computation of terrestrial reference frames and geodetic parameter series, Proceedings of the 1st

More information

2 Installation Procedure

2 Installation Procedure 2 Installation Procedure for UNIX This chapter contains step-wise instructions for installing Telelogic Tau SDL suite and Telelogic Tau TTCN suite on UNIX systems, including the software licenses. For

More information

The Determination of Telescope and Antenna Invariant Point (IVP)

The Determination of Telescope and Antenna Invariant Point (IVP) The Determination of Telescope and Antenna Invariant Point (IVP) John Dawson, Gary Johnston, and Bob Twilley Minerals and Geohazards Division, Geoscience Australia, Cnr Jerrabomberra Ave and Hindmarsh

More information

GNSS High Rate Binary Format (v2.1) 1 Overview

GNSS High Rate Binary Format (v2.1) 1 Overview GNSS High Rate Binary Format (v2.1) 1 Overview This document describes a binary GNSS data format intended for storing both low and high rate (>1Hz) tracking data. To accommodate all modern GNSS measurements

More information

KAshima RAy-Tracing Service (KARATS)

KAshima RAy-Tracing Service (KARATS) KAshima RAy-Tracing Service (KARATS) Fast ray-tracing algorithms through numerical weather models for real-time positioning applications in East Asia T. Hobiger, R. Ichikawa, Y. Koyama, T. Kondo Overview

More information

Part I. Introduction to Linux

Part I. Introduction to Linux Part I Introduction to Linux 7 Chapter 1 Linux operating system Goal-of-the-Day Familiarisation with basic Linux commands and creation of data plots. 1.1 What is Linux? All astronomical data processing

More information

SURVEY RECORDS Berbera Hergeisa Tug Wajale Road SOMALILAND

SURVEY RECORDS Berbera Hergeisa Tug Wajale Road SOMALILAND SURVEY RECORDS Berbera Hergeisa Tug Wajale Road SOMALILAND August 2013 GPS SURVEYS for AFRICA Satellite Surveys, Aerial Mapping, GIS VAT No. 4780169746 8 Clifton Villas, Outeniqua Avenue, QUELLERINA, Tel.

More information

Surveying. Session GPS Surveying 1. GPS Surveying. Carrier-Phase (RTK) Pseudo-Range (DGPS) Slide 1

Surveying. Session GPS Surveying 1. GPS Surveying. Carrier-Phase (RTK) Pseudo-Range (DGPS) Slide 1 GPS Surveying Slide 1 GPS Surveying Surveying Mapping Standalone Relative Relative Standalone Post-Processed Real-Time Static / Fast Static Kinematic Stop & Go Rapid-Static Carrier-Phase (RTK) Pseudo-Range

More information

Software Installation - Accessing Linux and Checking your Environmental Variables

Software Installation - Accessing Linux and Checking your Environmental Variables Accessing Linux and Checking your Environmental Although you may be fortunate enough to have a powerful multi-processor desktop running Linux, most of our sponsors do not. Most of our sponsors will have

More information

Discovery and Delivery of Space Geodetic Data Products from Distributed Archives

Discovery and Delivery of Space Geodetic Data Products from Distributed Archives Discovery and Delivery of Space Geodetic Data Products from Distributed Archives PI: Frances Boler, UNAVCO Co-PIs Carey Noll, NASA CDDIS, Yehuda Bock, UCSD SOPAC and Geoff Blewitt, University of Nevada,

More information

Installing Software Windows

Installing Software Windows Installing Software Windows Contact: jaume.sanz@upc.edu Web site: http://www.gage.upc.edu Introduction These tutorials have been designed to be executed under UNIX (Linux) Operative System (OS). Which

More information

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS Mobile Robotics Mathematics, Models, and Methods Alonzo Kelly Carnegie Mellon University HI Cambridge UNIVERSITY PRESS Contents Preface page xiii 1 Introduction 1 1.1 Applications of Mobile Robots 2 1.2

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS 01886-1299 LOFAR MEMO #002 September 3, 2001 Phone: (978) 692-4764 Fax : (781) 981-0590 To: From: Subject: LOFAR Group

More information

Principles of the Global Positioning System Lecture 15" Propagation Medium: Neutral atmosphere" Basic atmospheric structure"

Principles of the Global Positioning System Lecture 15 Propagation Medium: Neutral atmosphere Basic atmospheric structure 12.540 Principles of the Global Positioning System Lecture 15" Prof. Thomas Herring" Room 54-820A; 253-5941" tah@mit.edu" http://geoweb.mit.edu/~tah/12.540 " Propagation Medium: Neutral atmosphere" Summary"

More information

THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD

THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD A SOLUTION FOR A REAL-WORLD ENGINEERING PROBLEM Ir. Niek van Dijk DAF Trucks N.V. CONTENTS Scope & Background Theory:

More information

THE EARTHS SURFACE IS CHANGING

THE EARTHS SURFACE IS CHANGING THE EARTHS SURFACE IS CHANGING Vertical Motion Associated with Subduction Hyndman and Wang, 1994 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION National Ocean Service National Geodetic Survey Positioning

More information

XEmacs Project Archive - FTP Site Statistics. Top 20 Directories Sorted by Disk Space

XEmacs Project Archive - FTP Site Statistics. Top 20 Directories Sorted by Disk Space Property Value FTP Server ftp.ie.xemacs.org Description XEmacs Project Archive Country Ireland Scan Date 31/Oct/2014 Total Dirs 677 Total Files 4,166 Total Data 4.40 GB Top 20 Directories Sorted by Disk

More information

What s new in version 5.0

What s new in version 5.0 ArtistScope Secure Image Pro Version 5.0 To learn how Secure Image works, first follow the Tutorial below and then check out the output in your html editor and web browser. When familiar with how security

More information

MODULE 3 LECTURE NOTES 3 ATMOSPHERIC CORRECTIONS

MODULE 3 LECTURE NOTES 3 ATMOSPHERIC CORRECTIONS MODULE 3 LECTURE NOTES 3 ATMOSPHERIC CORRECTIONS 1. Introduction The energy registered by the sensor will not be exactly equal to that emitted or reflected from the terrain surface due to radiometric and

More information

Algorithms for processing level 1a Tiny Ionospheric Photometer data into level 1b radiances

Algorithms for processing level 1a Tiny Ionospheric Photometer data into level 1b radiances Algorithms for processing level 1a Tiny Ionospheric Photometer data into level 1b radiances Overview This document describes the algorithms for processing Tiny Ionospheric Photometer (TIP) level 1a data

More information

Observed Differential Carrier Phase Float Accuracies on three Kinematic Surveys using a u-blox Antaris GPS Receiver under Open Sky Conditions

Observed Differential Carrier Phase Float Accuracies on three Kinematic Surveys using a u-blox Antaris GPS Receiver under Open Sky Conditions Observed Differential Carrier Phase Float Accuracies on three Kinematic Surveys using a u-blox Antaris GPS Receiver under Open Sky Conditions By David MacDonald Waypoint Consulting Inc. June 2005 Three

More information

eqlogger Version Reference Manual

eqlogger Version Reference Manual eqlogger Version 2.3.2 Reference Manual November 2004 ii Part of eqsuite seismic data collection and analysis software suite developed by the Seismology Research Centre. Kelunji and the Reverse Fault Logo

More information

Using LSF with Condor Checkpointing

Using LSF with Condor Checkpointing Overview Using LSF with Condor Checkpointing This chapter discusses how obtain, install, and configure the files needed to use Condor checkpointing with LSF. Contents Introduction on page 3 Obtaining Files

More information

Introduction to Unix The Windows User perspective. Wes Frisby Kyle Horne Todd Johansen

Introduction to Unix The Windows User perspective. Wes Frisby Kyle Horne Todd Johansen Introduction to Unix The Windows User perspective Wes Frisby Kyle Horne Todd Johansen What is Unix? Portable, multi-tasking, and multi-user operating system Software development environment Hardware independent

More information

Getting Started Processing SLR Data with ODTK

Getting Started Processing SLR Data with ODTK Getting Started Processing SLR Data with ODTK 1 Introduction ODTK can process satellite laser ranging (SLR) from a network of SLR tracking facilities. The SLR measurement is an emitted pulse of light that

More information

UNIX Essentials Featuring Solaris 10 Op System

UNIX Essentials Featuring Solaris 10 Op System A Active Window... 7:11 Application Development Tools... 7:7 Application Manager... 7:4 Architectures - Supported - UNIX... 1:13 Arithmetic Expansion... 9:10 B Background Processing... 3:14 Background

More information

The STUN algorithm for Persistent Scatterer Interferometry

The STUN algorithm for Persistent Scatterer Interferometry [1/27] The STUN algorithm for Persistent Scatterer Interferometry Bert Kampes, Nico Adam 1. Theory 2. PSIC4 Processing 3. Conclusions [2/27] STUN Algorithm Spatio-Temporal Unwrapping Network (STUN) 4 1D

More information

em2em Program to convert images from / to formats used in the "electron microscopical (3DEM) community"

em2em Program to convert images from / to formats used in the electron microscopical (3DEM) community em2em Program to convert images from / to formats used in the "electron microscopical (3DEM) community" DESCRIPTION Formats currently supported: CCP4 DATA ONLY EM Crystallography community format Raw images;

More information

National GNSS/BDS CORS Services in China

National GNSS/BDS CORS Services in China National GNSS/BDS CORS Services in China Prof. Yamin Dang Chinese Academy of Surveying & Mapping E-mail:dangym@casm.ac.cn Outline 1 2 3 Reference Frame in China: CGCS 2000 GNSS/BDS CORS Service System

More information

Galileo Reference Centre. Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam

Galileo Reference Centre. Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam Galileo Reference Centre Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam EU GNSS programmes Political Oversight European Council and Parliament Programme

More information

Improvements to the GSC Processing and Impact on Geodetic Products

Improvements to the GSC Processing and Impact on Geodetic Products Improvements to the GSC Processing and Impact on Geodetic Products F.G. Lemoine 1, D.S. Chinn 2, N.P. Zelensky 2, A. Belli 3, D.E. Pavlis 4 IDS Workshop 2018 Ponta Delgada, Azores, Portugal September 24,

More information

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Buyuksalih, G.*, Oruc, M.*, Topan, H.*,.*, Jacobsen, K.** * Karaelmas University Zonguldak, Turkey **University

More information

Kinematic Orbit Determination of Low Earth Orbiter using Triple Differences

Kinematic Orbit Determination of Low Earth Orbiter using Triple Differences Kinematic Orbit Determination of Low Earth Orbiter using Triple Differences JAY H. KWON 1, DOROTA GREJNER-BRZEZINSKA 2 AND CHANG-KI HONG 2 1) Department of Earth Sciences, Institute of Geoinformation &

More information

Can VMF1 be improved by the use of new ray-tracing data?

Can VMF1 be improved by the use of new ray-tracing data? Geodätische Woche October 11-13, 2016 Hamburg, Germany Can VMF1 be improved by the use of new ray-tracing data? Daniel Landskron, Armin Hofmeister, Johannes Böhm Technische Universität Wien, Austria Troposphere

More information

QUICK SETUP GUIDE Configuring IP for downloading data from Trimble NetR9

QUICK SETUP GUIDE Configuring IP for downloading data from Trimble NetR9 1. To configure a Windows machine to connect to the receiver, search View Network Connections from the start menu or open the Control Panel and select Network and Sharing Center. In Network and Sharing

More information

ACCELERATING THE PRODUCTION OF SYNTHETIC SEISMOGRAMS BY A MULTICORE PROCESSOR CLUSTER WITH MULTIPLE GPUS

ACCELERATING THE PRODUCTION OF SYNTHETIC SEISMOGRAMS BY A MULTICORE PROCESSOR CLUSTER WITH MULTIPLE GPUS ACCELERATING THE PRODUCTION OF SYNTHETIC SEISMOGRAMS BY A MULTICORE PROCESSOR CLUSTER WITH MULTIPLE GPUS Ferdinando Alessi Annalisa Massini Roberto Basili INGV Introduction The simulation of wave propagation

More information