GPS Seamless Archive Center @ SOPAC
Information
Overview
Documentation
News
Resources
FAQ
Web Stats
Online Access
Maps
SOPAC Wizard
UNAVCO Wizard
SOPAC Service
UNAVCO Service
Support
Software
GSAC Forums Contact Us
Participation
Retailing
Wholesaling
SOPAC
Related Links
UNAVCO
SOPAC
CSRC
CDDIS
SCEC
NCEDC
NGS
PANGA
Technologies
PostgreSQL
PostGIS
Oracle Corp.
Red Hat Linux
Apache Server
Perl Language

gsac-client Examples

Examples:

1) Get information about data matching a very basic request...using a
   command-line client (rinex obs file information for day 080 of 2002):

   gsac-client -v -f info -t rinex_obs -d 080 -y 2002

2) Get data matching specific span of time and data type....using a
   command-line client (rinex obs, nav and met data from 085 of 2002
   through 090 of 2002):

   gsac-client -v -f data -t rinex_obs -t rinex_met -t rinex_nav -sd 085 
      -sy 2002 -ed 090 -ey 2002 -e mscharber@ucsd.edu

3) Get data matching specific span of time, data type and region...using
   a command-line client (rinex met from 001 of 1998 through 200 of 1998):

   gsac-client -v -f data -t rinex_met -sd 001 -sy 1998 -ed 200 -ey 1998
      -bb -100,30,-90,40 -e mscharber@ucsd.edu
Copyright® 1996-2007 Scripps Orbit and Permanent Array Center, UCSD      |      GSAC Help Forums