Notifications
Clear all

Beerleg Font

9 Posts
6 Users
0 Reactions
4 Views
(@loyal)
Posts: 3735
Registered
Topic starter
 

Wendell,

While the font currently used by Beerleg is nice and readable for narrative, it kinda sucks for posting numerical examples and really sucks for posting highly formatted ASCII files like RINEX XXo/XXn or OPUS reports (G-Files and such).

Is there any chance of getting a “font selection” when one posts? With all of the back-n-forth lately concerning OPUS, RINEX, and things like that, I would think that it would be a very useful feature if it isn't a major headache on your end.

OR...is it already there, and I'm just too stupid to figure it out???

Just a thought,
Loyal

 
Posted : September 28, 2011 12:39 pm
(@don-blameuser)
Posts: 1867
 

>
> OR...is it already there, and I'm just too stupid to figure it out???
>
As someone once pointed out to me in a similar circumstance: the two choices are not mutually exclusive.:-)

Don

 
Posted : September 28, 2011 12:58 pm
(@loyal)
Posts: 3735
Registered
Topic starter
 

Yup!

 
Posted : September 28, 2011 1:08 pm
(@jim-frame)
Posts: 7277
 
 
Posted : September 28, 2011 1:13 pm
(@john1minor2)
Posts: 699
Registered
 

Jim
I just sent an email to Christof about how to get a Rinex file to display properly. I've tried Word Pad and Word but neither is completely satisfactory. We are working on a method to edit the rinex files to trick TGO into processing a static file. Dario first suggested how to do it.

Could you say what program you use and how you get the file to display correctly. This seems pretty basic but right now it has me whipped.
John

 
Posted : September 28, 2011 1:33 pm
(@bill93)
Posts: 9834
 

The key is a fixed-width font like Courier. That's mostly what the code button does, although it may also suppress some other white-space manipulation.

 
Posted : September 28, 2011 2:06 pm
(@loyal)
Posts: 3735
Registered
Topic starter
 

COOL...THANKS Wendell & Jim


SOFTWARE: page5 1108.09 master31.pl 082511 START: 2011/09/21 16:06:00
EPHEMERIS: igu16543.eph [ultra-rapid] STOP: 2011/09/21 23:59:00
NAV FILE: brdc2640.11n OBS USED: 17947 / 18461 : 97%
ANT NAME: TRM41249.00 NONE # FIXED AMB: 72 / 75 : 96%
ARP HEIGHT: 1.652 OVERALL RMS: 0.010(m)

REF FRAME: NAD_83(2011)(EPOCH:2010.0000) IGS08 (EPOCH:2011.7228)

X: -1847030.634(m) 0.014(m) -1847031.436(m) 0.014(m)
Y: -4484586.164(m) 0.017(m) -4484584.884(m) 0.017(m)
Z: 4130266.702(m) 0.001(m) 4130266.647(m) 0.001(m)

LAT: 40 36 26.89037 0.013(m) 40 36 26.90754 0.013(m)
E LON: 247 36 54.35508 0.007(m) 247 36 54.30281 0.007(m)
W LON: 112 23 5.64492 0.007(m) 112 23 5.69719 0.007(m)
EL HGT: 1289.670(m) 0.017(m) 1288.968(m) 0.017(m)
ORTHO HGT: [Geoid Model Not Yet Available w/ NAD83 (2011).]

DOH!!!

 
Posted : September 28, 2011 2:21 pm
Wendell
(@wendell)
Posts: 5782
Admin
 

Indeed, using the Code button in the editor would be the most appropriate. For something like what Jim posted, I would probably just select "code block" from the dropdown list in the Code button. Jim's data, using the "code block" format, displays like this:

     2.11           OBSERVATION DATA    G (GPS)             RINEX VERSION / TYPE
DAT2RINW 3.10 001 JHF 27AUG11 15:46:51 PGM / RUN BY / DATE
JHF FSM OBSERVER / AGENCY
19275 TRIMBLE 4000SSI Nav 7.28 Sig 3.07 REC # / TYPE / VERS
00133316 TRM33429.00+GP ANT # / TYPE
----------------------------------------------------------- COMMENT
Offset from BOTTOM OF ANTENNA to PHASE CENTER is 62.5 mm COMMENT
----------------------------------------------------------- COMMENT
1013 MARKER NAME
1013 MARKER NUMBER
-2641907.4104 -4305477.2833 3881097.0902 APPROX POSITION XYZ
1.9375 0.0000 0.0000 ANTENNA: DELTA H/E/N
*** Above antenna height is from mark to BOTTOM OF ANTENNA. COMMENT
----------------------------------------------------------- COMMENT
Note: The above offsets are CORRECTED. COMMENT
Raw Offsets: H= 2.0000 E= 0.0000 N= 0.0000 COMMENT
----------------------------------------------------------- COMMENT
1 1 0 WAVELENGTH FACT L1/2
4 L1 C1 L2 P2 # / TYPES OF OBSERV
15.000 INTERVAL
2011 8 26 17 58 45.0000000 TIME OF FIRST OBS
2011 8 26 18 59 15.0000000 TIME OF LAST OBS
0 RCV CLOCK OFFS APPL
11 # OF SATELLITES
1 198 198 196 196 PRN / # OF OBS
5 51 51 47 47 PRN / # OF OBS
7 243 243 241 241 PRN / # OF OBS
8 243 243 241 241 PRN / # OF OBS
11 243 243 238 238 PRN / # OF OBS
15 190 190 187 187 PRN / # OF OBS
17 243 243 240 240 PRN / # OF OBS
19 96 96 93 93 PRN / # OF OBS
24 147 147 143 143 PRN / # OF OBS
26 243 243 240 240 PRN / # OF OBS
28 243 243 240 240 PRN / # OF OBS
END OF HEADER
11 8 26 17 58 45.0000000 0 8 5 7 8 11 17 19 26 28
2908.18815 24792166.57005 0.00000 0.00000
7619.98717 21600275.64107 0.00000 0.00000
-7191.27017 20739590.96107 0.00000 0.00000
-23676.26815 23859379.77305 0.00000 0.00000
-28696.56916 23666898.14106 0.00000 0.00000
4663.31115 24227858.32005 0.00000 0.00000
-5527.26217 21912704.72707 0.00000 0.00000
-2038.06417 21176389.78107 0.00000 0.00000
 
Posted : September 28, 2011 2:28 pm
(@loyal)
Posts: 3735
Registered
Topic starter
 

COOL...THANKS Wendell & Jim

Just playing around...

I have a lot to laern about this!!!

 
Posted : September 28, 2011 3:43 pm