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

Add WindBarbs to Matplotlib Backend #651

Merged
merged 15 commits into from
Jul 6, 2023
Merged

Add WindBarbs to Matplotlib Backend #651

merged 15 commits into from
Jul 6, 2023

Commits on Jul 5, 2023

  1. Connect initial parts

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    695c49f View commit details
    Browse the repository at this point in the history
  2. Implement MVP

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ad579b9 View commit details
    Browse the repository at this point in the history
  3. Fix and add styles

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ad72a7b View commit details
    Browse the repository at this point in the history
  4. Adapt to VectorField conventions and also support U,V

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3142b50 View commit details
    Browse the repository at this point in the history
  5. Linting

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    82b6f17 View commit details
    Browse the repository at this point in the history
  6. Add tests and fix colors

    Andrew Huang authored and ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d85da36 View commit details
    Browse the repository at this point in the history
  7. Fix angles

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    28dec0a View commit details
    Browse the repository at this point in the history
  8. Make it v,u

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5383859 View commit details
    Browse the repository at this point in the history
  9. Make it v/u

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e1c452c View commit details
    Browse the repository at this point in the history
  10. Add example

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d99378e View commit details
    Browse the repository at this point in the history
  11. Address comments

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    65f71c8 View commit details
    Browse the repository at this point in the history
  12. Fix pytest failure

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8a0de31 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    ahuang11 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c11a05e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Address comments

    ahuang11 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fbeaa30 View commit details
    Browse the repository at this point in the history
  2. Fix test

    ahuang11 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4a9b8c2 View commit details
    Browse the repository at this point in the history