software installation windows master

Upload: javier-sacan

Post on 01-Mar-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/26/2019 Software Installation Windows MASTER

    1/19

    gA

    GE/UPC

    res

    earchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan

    Installing Software

    Windows

    Contact: [email protected]

    Web site: http://www.gage.upc.edu

  • 7/26/2019 Software Installation Windows MASTER

    2/19

    gA

    GE/UPC

    res

    earchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan2

    Introduction

    These tutorials have been designed to be executedunder UNIX (Linux) Operative System (OS). Which is avery powerful and robust environment.

    Nevertheless, Windows OS users can do the laboratorysessions by using Cygwin, which is a tool that allowsto emulate a UNIX command line shell over Windows.

    Indeed, after installing Cygwin, users can develop the

    laboratory sessions as if they were working on a UNIXsystem (as these tutorials were designed).

  • 7/26/2019 Software Installation Windows MASTER

    3/19

    gA

    GE/UPC

    res

    earchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan3

    A) Download the software from http://gage.es/tutorials

    Make the folder LABORATORYon the Desktopand download the Softwareand Data files in this folder (see website in next slide):

    http://gage.es/tutorialshttp://gage.es/tutorials
  • 7/26/2019 Software Installation Windows MASTER

    4/19

    gA

    GE/UPC

    res

    earchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan

    4

    Download:

    Instalable Toolkit (gLAB + Cygwin)Data Files

    http://gage.es/tutorials

  • 7/26/2019 Software Installation Windows MASTER

    5/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan5

    B) Installing gLAB + Cygwin

    1.- First step: Click over the icon

    Check the folder:

    C:\gLAB

  • 7/26/2019 Software Installation Windows MASTER

    6/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan6

    2.- Second Step: Completing the gLAB Setup Wizard

    Cygwin installationmust be selected

  • 7/26/2019 Software Installation Windows MASTER

    7/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan7

    Once installation finish there will appear the icons of gLAB and Cygwin Terminal

  • 7/26/2019 Software Installation Windows MASTER

    8/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan

    Windows Troubleshooting:

    Execute only if gLAB

    doesnt run

    Some distributions of windows (e.g. Windows XP) do not install some dllsrequired to run gLAB_GUI. This problem is fixed by installing the "MicrosoftVisual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update.

    To install this package:

    1) Go to the DLL_fixfolder, inside C:\gLAB directory.

    2) Execute vcredist_x64

    or vcredist_x86

    Backup Slide

  • 7/26/2019 Software Installation Windows MASTER

    9/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan9

    1.- Open a Terminalby clicking on the

    Cygwin Terminal icon

    cd C:\Users\jaume\Desktop\LABORATORY

    2.- Go to the directoryhaving the Data Files

    C) Setting up the Working Area

  • 7/26/2019 Software Installation Windows MASTER

    10/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan10

    3.- Open the zipped tar Data File by executing:

    tar xvfz GNSS_TUTBOOK_Windows.tar.gz

    4.- Go to the GNSS_TUTBOOK directory

    cd GNSS_TUTBOOK

    5.- Follow theinstructions ofREADME_start file

    Or follow thentpd_tut1.txt files

    ntpd_tut6.txt files

  • 7/26/2019 Software Installation Windows MASTER

    11/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan11

  • 7/26/2019 Software Installation Windows MASTER

    12/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan12

  • 7/26/2019 Software Installation Windows MASTER

    13/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan13

    When changing the working directory with the cd command, it is

    compulsory to insert the path inside quotes () when the path is inWindows style or the path contains blank spaces.

    Other comments

  • 7/26/2019 Software Installation Windows MASTER

    14/19gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan14

    There is an utility to convert between Windows paths and Cygwin

    paths, named cygpath.

    - To convert a Windows path to a Cygwin path, execute:

    cygpath Windows_path

    - To convert a Cygwin path to a Windows path, execute:cygpath w Cygwin_path

    Other comments

  • 7/26/2019 Software Installation Windows MASTER

    15/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan15

    gAGEs Cygwin installation script creates links for gLAB GUI (Windows

    version), gLAB command line (both Windows and Cygwin versions),and graph (Windows version). They can be executed in any path justtyping gLAB_GUI.py, gLAB.exe, gLAB_linuxand graph.py.

    Other comments

  • 7/26/2019 Software Installation Windows MASTER

    16/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeo

    matics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan16

    Other comments

    The Cygwin installation provided with gLAB is a basic one. It providesthe packages for text edition and processing, octave program, filecompressing utilities, native C and fortran compiler, tcshell and perlinterpreters, a few tools for process management and the wgetprogram to download files from the internet. These are enough to dothe course and for automating gLAB.

    The full Cygwin installation has many more features, like for example:GNUPlot, ssh client and server, X11 graphics, Apache server, andmany more.

    You can upgrade your Cygwin installation at any moment downloadingthe Cygwin official instalator at http://cygwin.com/install.htmlIt willshow you the packages available and will automatically add the new

    packages you have selected to your current installation.

    http://cygwin.com/install.htmlhttp://cygwin.com/install.html
  • 7/26/2019 Software Installation Windows MASTER

    17/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeomatics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan

    The ESA/UPC GNSS-Lab Tool suit (gLAB) has been developed underthe ESA Education Office contract N. P1081434.

    The data set of GRACE-A LEO satellite was obtained from the NASAPhysical Oceanography Distributed Active Archive Center at the JetPropulsion Laboratory, California Institute of Technology.

    The other data files used in this study were acquired as part of NASA'sEarth Science Data Systems and archived and distributed by theCrustal Dynamics Data Information System (CDDIS).

    To Deimos Ibez for his contribution to gLAB updating and makingthe Windows installable version of this tutorial.

    To Adri Rovira-Garcia for his contribution to the edition of thismaterial and gLAB updating.

    17

    Acknowledgements

  • 7/26/2019 Software Installation Windows MASTER

    18/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeomatics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan

    Main Bibliography

    J. Sanz Subirana, JM Juan Zornoza, M. Hernndez-Pajares, GNSS Dataprocessing. Volume 1: Fundamental and Algorithms. ESA TM-23/1. ESACommunications, 2013.

    J. Sanz Subirana, JM Juan Zornoza, M. Hernndez-Pajares, GNSS Dataprocessing. Volume 2: Laboratory Exercises. ESA TM-23/2. ESACommunications, 2013.

    Pratap Misra, Per Enge. Global Positioning System. Signals, Measurements,and Performance. Ganga Jamuna Press, 2004.

    B. Hofmann-Wellenhof et al. GPS, Theory and Practice. Springer-Verlag. Wien,New York, 1994.

    B. W. Parkinson and J.J. Spiker. Global Positioning System: Theory and

    Applications, Vol1 and Vol2. Progress in Astronautics and Aeronautics,Volume 164, Cambridge, Massachusetts, US.

    18

  • 7/26/2019 Software Installation Windows MASTER

    19/19

    gA

    GE/UPC

    researchgroupofAstronomyandGeomatics

    gAGE

    Master of Science in GNSS @ J. Sanz & J.M. Juan19

    Thank you