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

read_ncdf refactor and improvements #205

Merged
merged 43 commits into from
Aug 12, 2019
Merged

read_ncdf refactor and improvements #205

merged 43 commits into from
Aug 12, 2019

Commits on Apr 24, 2019

  1. Configuration menu
    Copy the full SHA
    b19fe0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41aa517 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Configuration menu
    Copy the full SHA
    9c7ae84 View commit details
    Browse the repository at this point in the history
  2. integrate dblodgett's PR

    Merge branch 'master' of https://github.com/dblodgett-usgs/stars into dblodgett-usgs-master
    
    # Conflicts:
    #	R/ncdf.R
    mdsumner committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    d33f672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb57288 View commit details
    Browse the repository at this point in the history
  4. separate time interpretation

    mdsumner committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    de4b609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef84fa6 View commit details
    Browse the repository at this point in the history
  6. more time robust

    mdsumner committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    11d04c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7239637 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. get units correctly

    mdsumner committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2586e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3104fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ddff5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2418653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e185f84 View commit details
    Browse the repository at this point in the history
  6. read_stars_tidync now has dimension and variable units

    read_ncdf now has dimension-time units and variable units  (still need dimension units)
    mdsumner committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    b8e352e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa3da90 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. curvi coords

    mdsumner committed May 2, 2019
    Configuration menu
    Copy the full SHA
    0431cb1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

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

Commits on May 4, 2019

  1. name proxy vars

    mdsumner committed May 4, 2019
    Configuration menu
    Copy the full SHA
    34bc036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df0608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40bc36c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. sds, proxy

    mdsumner committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d0371dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a025b53 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    cca2fb5 View commit details
    Browse the repository at this point in the history
  2. tests pass

    dblodgett-usgs committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    dc18d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fc51d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ace88 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from dblodgett-usgs/timeseries

    sync with master
    mdsumner committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    757263d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

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

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    3d20e46 View commit details
    Browse the repository at this point in the history
  2. fixes #199 and #89

    dblodgett-usgs committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6bc8a40 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    93d78e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866c07d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e85d9ff View commit details
    Browse the repository at this point in the history
  4. rasterwise robust

    dblodgett-usgs committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    2108d3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78d8c4f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. make vignette pass check

    edzer committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    bc1ad80 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Configuration menu
    Copy the full SHA
    85b8a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf1f14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c3f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76b1ff3 View commit details
    Browse the repository at this point in the history
  5. curvilinear cleanup

    dblodgett-usgs committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    708b2e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

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