Changeset 10404 in ntrip


Ignore:
Timestamp:
Mar 22, 2024, 1:27:21 PM (5 weeks ago)
Author:
stuerze
Message:

minor changes reagrding bias product names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r10327 r10404  
    49404940<p>
    49414941For file naming, BNC follows the new format convention according to IGS products
    4942 <a href="http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf" target="_blank">http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf</a>:
     4942<a href="https://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf" target="_blank">hhttps://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf</a>:
    49434943</p>
    49444944<pre>
     
    50045004<p>
    50055005For file naming, BNC follows the new format convention according to IGS products
    5006 <a href="http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf" target="_blank">http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf</a>:
     5006<a href="https://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf" target="_blank">hhttps://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf</a>:
    50075007</p>
    50085008<pre>
     
    50505050<p>
    50515051For file naming, BNC follows the new format convention according to IGS products
    5052 <a href="http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf" target="_blank">http://acc.igs.org/repro3/Long_Product_Filenames_v1.0.pdf</a>:
     5052<a href="https://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf" target="_blank">hhttps://files.igs.org/pub/resource/guidelines/Guidelines_For_Long_Product_Filenames_in_the_IGS_v2.0.pdf</a>:
    50535053</p>
    50545054<pre>
     
    50655065  <tr><td>&nbsp; LEN        </td><td>&nbsp; &nbsp; Intended product period of the file </td></tr>
    50665066  <tr><td>&nbsp; SMP        </td><td>&nbsp; &nbsp; Data sampling rate</td></tr>
    5067   <tr><td>&nbsp; CNT        </td><td>&nbsp; &nbsp; Content type, here absolute bias information (ABS)</td></tr>
     5067  <tr><td>&nbsp; CNT        </td><td>&nbsp; &nbsp; Content type, here Observable-specific signal biases, code and phase (OSB)</td></tr>
    50685068  <tr><td>&nbsp; FMT        </td><td>&nbsp; &nbsp; File format, here BIA</td></tr>
    50695069</table>
     
    50745074A result for examle is:
    50755075<pre>
    5076   BKG0MGXRTS_20223330000_01D_05S_ABS.BIA
     5076  BKG0MGXRTS_20223330000_01D_05S_OSB.BIA
    50775077</pre>
    50785078<p>
Note: See TracChangeset for help on using the changeset viewer.