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

Adding nc_def_var_quantize()/nc_inq_var_quantize() - second attempt #2088

Merged
merged 57 commits into from
Oct 1, 2021

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    9a18689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabe008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d475e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3202b8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6d9825 View commit details
    Browse the repository at this point in the history
  6. fixed version numbers

    edwardhartnett committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    74c4b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3435da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d053418 View commit details
    Browse the repository at this point in the history
  9. fixed comment

    edwardhartnett committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    24ed2a4 View commit details
    Browse the repository at this point in the history
  10. further development

    edwardhartnett committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    233ddfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    148706b View commit details
    Browse the repository at this point in the history
  12. moving function

    edwardhartnett committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    c9eca4b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    0f26083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02faa0 View commit details
    Browse the repository at this point in the history
  3. more quantize testing

    edwardhartnett committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    b2c0bb9 View commit details
    Browse the repository at this point in the history
  4. more quantize testing

    edwardhartnett committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    4ac7fa9 View commit details
    Browse the repository at this point in the history
  5. more quantize testing

    edwardhartnett committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    ee788d6 View commit details
    Browse the repository at this point in the history
  6. more quantize testing

    edwardhartnett committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    c655488 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    539578d View commit details
    Browse the repository at this point in the history
  2. more quantize testing

    edwardhartnett committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c609a17 View commit details
    Browse the repository at this point in the history
  3. more quantize testing

    edwardhartnett committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0265953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b3d2c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d29436c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f96fcc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    8f3da3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db4311 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    eabbd68 View commit details
    Browse the repository at this point in the history
  2. more quantize testing

    edwardhartnett committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    bec26aa View commit details
    Browse the repository at this point in the history
  3. cleanup quantize code

    edwardhartnett committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    f8b7296 View commit details
    Browse the repository at this point in the history
  4. whitespace cleanup

    edwardhartnett committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    5aa429c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed60a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    d3e725b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229e101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e2926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d1aa2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e6ad09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7b4b94 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    bb40936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f809aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c8be8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cd4aff View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. merged master

    edwardhartnett committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    684f73c View commit details
    Browse the repository at this point in the history
  2. more tests

    edwardhartnett committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3e056f4 View commit details
    Browse the repository at this point in the history
  3. merged

    edwardhartnett committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    30448b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae3b083 View commit details
    Browse the repository at this point in the history
  5. code clean up

    edwardhartnett committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d2656ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2570c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    09defc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f880a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18aebd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

Commits on Sep 8, 2021

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

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    9cc39fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8587b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7806ded View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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