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

clean-up and implement the conversion methods #11

Merged
merged 33 commits into from
Jul 10, 2020

Commits on Jun 16, 2020

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

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    d2c4a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8567c2 View commit details
    Browse the repository at this point in the history
  3. reorder the array functions

    keewis committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    33ddd39 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    b1d9268 View commit details
    Browse the repository at this point in the history
  2. implement convert_units

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    00ea3fd View commit details
    Browse the repository at this point in the history
  3. implement attach_units

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    54f385b View commit details
    Browse the repository at this point in the history
  4. implement strip_units

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    3101db2 View commit details
    Browse the repository at this point in the history
  5. isort and black

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    b37bdd4 View commit details
    Browse the repository at this point in the history
  6. implement DataArray.pint.to

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    013b056 View commit details
    Browse the repository at this point in the history
  7. implement Dataset.pint.to

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    860aad2 View commit details
    Browse the repository at this point in the history
  8. set units as optional

    keewis committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    0f076a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 1, 2020

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

Commits on Jul 8, 2020

  1. Merge branch 'master' into to

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6855b31 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into to

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3fa00aa View commit details
    Browse the repository at this point in the history
  3. document Dataset.pint.to

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    5052f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a17b22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50a7c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc999e4 View commit details
    Browse the repository at this point in the history
  7. add the example output

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    cf47518 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e56aa30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e970515 View commit details
    Browse the repository at this point in the history
  10. undo the test changes

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    30b75bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2c17c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e07ad8 View commit details
    Browse the repository at this point in the history
  13. properly refer to pint.Unit

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1e20fda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3077b60 View commit details
    Browse the repository at this point in the history
  15. fix the docstrings

    keewis committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c875299 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    426c607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac1c56 View commit details
    Browse the repository at this point in the history