I need an ASCII file that lists all SOPAC sites in the following format, with XYZ values, like the the NGS has for download at:
ftp://cors.ngs.noaa.gov/cors/coord/coord_08/nad83_2011_xyz.comp.txt
(columns don't line up right here because Forum software removed all the extra spaces)
It is used by "GNSS Solutions" as a reference for user interface display and maybe processing too.
File should list all sites.
NAD 83(2011) Cartesian CORS Pos. Ant. Ref. Point (ARP) Computed Vels.
_____________________________________________________________________________________
SITE EPOCH x y z Vx Vy Vz Ctry. State Site
meters meters meters mm/yr mm/yr mm/yr code code Status
_____________________________________________________________________________________
1LSU 2010.00 -113402.171 -5504362.810 3209404.365 2.1 3.4 -2.0 US LA Oper
1NSU 2010.00 -293348.811 -5420743.793 3336980.991 1.6 0.9 1.9 US LA Oper
1ULM 2010.00 -194981.373 -5379223.383 3410046.977 2.5 3.7 -1.8 US LA Oper
etc
--------------------------------------------------------------------------------
Also need for UNAVCO and IGS
I eamailed these two sites but never received any answer.
Info?, ideas?
Contact Mark Silver at Igage. He is the man when it comes to GNSS Solutions.
Bob,
I'm not sure if they cover all of the SOPAC stations but the California Spacial Reference Center has a csv file of their stations @ csrc.ucsd.edu. The only hitch is that the data is on NAD83(NSR2007) in Epoch 2007, 2009 and 2011. I'm not sure if they are going to publish on NAD83(2011).
Thank you for info. I did find what you were talking about at CSRS.
Seems like they are .XLS files which are fine and I can work with that.
for others who may be interested:
--These are XYZ Excel Spreadsheet
http://csrc.ucsd.edu/input/csrc/csrsEpoch2011.00.xls
http://csrc.ucsd.edu/input/csrc/csrsEpoch2009.00.xls
http://csrc.ucsd.edu/input/csrc/csrsEpoch2007.00_update.xls
--This one is plain text
http://csrc.ucsd.edu/input/csrc/csrsEpoch2007_0.txt
They also had some simple .KML files so you can see locations in Google Earth.