Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Citius #54

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Citius #54

wants to merge 16 commits into from

Commits on May 18, 2019

  1. Configuration menu
    Copy the full SHA
    c7e2e2b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    01ed27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaa6d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20d19a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6067f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. - changed output dictionary format of obsheader3()

     - added attr and meas fields
     - attr contains all old fields from previous hrd format.
     - attr now also includes new fields : name
     - meas format is now "SYS-TYPE". Eg: 'G-L1C', 'R-S1P', etc
     - indicators to be included in meas
    anand-satnav committed May 25, 2019
    Configuration menu
    Copy the full SHA
    37dc4b7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. - Updated time bound and interval logic

    - Moved the logic out of the inner loop
    anand-satnav committed May 30, 2019
    Configuration menu
    Copy the full SHA
    3918466 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    93f625e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. - obsheader3 now has extra return value, dictionary mapping measurem…

    …ent to index
    
     - _epoch reads a single line of observation and stores in obsd
     - data from obsd is then copied to hdr['meas'] (dict_meas)
     - rinexobs3 creates the new xarray Dataset using dict_meas
    anand-satnav committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    2c4fbde View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    42f8150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da0824 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    f2ba9c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    a3cdca8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    cb0005c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b08539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887cf99 View commit details
    Browse the repository at this point in the history