Skip to content

Instantly share code, notes, and snippets.

@yoronneko
Created May 10, 2020 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoronneko/201704444315f11ab2391837332b5309 to your computer and use it in GitHub Desktop.
Save yoronneko/201704444315f11ab2391837332b5309 to your computer and use it in GitHub Desktop.
ssr2obs configuration file for CLASLIB
#
#
# Setting for ssr2obs's conversion models
pos1-posmode =ssr2osr # (10:ssr2osr)
pos1-frequency =l1+l2 # (1:l1,2:l1+l2,3:l1+l2+l5)
pos1-tidecorr =on # (0:off,1:on)
pos1-posopt2 =off # receiver antenna model(0:off,1:on)
pos1-posopt3 =on # phase windup correction(0:off,1:on)
pos1-posopt6 =off # compensate time variation of ionosphere delay(0:off,1:ssr)
pos1-posopt8 =on # shapiro time delay correction (0:off,1:on)
pos1-posopt10 =off # don't adjust phase bias (0:off,1:on)
pos1-exclsats = # (prn ...)
pos1-navsys =25 # (1:gps+8:gal+16:qzs)
file-cssrgridfile =../../data/clas_grid.def
file-blqfile =../../data/ERP_all_20170107.blq
file-eopfile =../../data/igu00p01.erp
#
#
# Positions of virtual reference station
ant1-postype =llh # (0:llh,1:xyz)
ant1-pos1 =34.44010565
ant1-pos2 =132.41478259
ant1-pos3 =233.057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment